Commit Graph

14 Commits

Author SHA1 Message Date
Simon Ser 9aeff319ba Upgrade dependencies
github.com/ProtonMail/go-crypto contains breaking changes.
2021-11-23 11:14:04 +01:00
proletarius101 0df2e43d8d imports: change the crypto lib to new import path 2021-04-08 11:13:32 +02:00
Simon Ser 0e0fb0c38e
protonmail: introduce Timestamp 2020-09-14 12:09:50 +02:00
Daniel Bertalan c483823b5c Use Protonmail fork of golang.org/x/crypto
Adds support for ed25519 (termed State-of-the-art by PM) private
keys. SRP modulus signature verification segfaults, so I commented
it out.
2020-07-02 12:23:44 +02:00
emersion 9ea16a03dd
protonmail: go fmt 2017-09-19 14:54:47 +02:00
emersion e8ff91c542
carddav: fix signature verification in ContactCard.Read 2017-09-14 10:32:38 +02:00
emersion 16a9952616
protonmail: add crypto helpers for contacts 2017-09-13 11:42:19 +02:00
emersion 0447370b16
carddav: implement AddressObject.SetCard 2017-09-13 10:11:14 +02:00
emersion 49ff810a48
carddav: implement AddressBook.CreateAddressObject 2017-09-12 22:45:13 +02:00
emersion 5cc5a2f843
protonmail: add Client.{UpdateContact,DeleteContacts,DeleteAllContacts} 2017-09-12 22:20:25 +02:00
emersion 0ed7542d17
carddav: implement AddressObject.Stat 2017-09-09 16:37:14 +02:00
emersion 937242e3ef
Add PoC CardDAV server 2017-09-03 20:11:01 +02:00
emersion 1978c7ced0
Add more contacts API endpoints 2017-08-22 13:22:27 +02:00
emersion 67d7c932fe
Add Client.Contacts 2017-08-22 12:40:27 +02:00