Daniel Huigens
|
d0daa53ca6
|
Update x/crypto fork to github.com/ProtonMail/go-crypto (#106)
|
2020-12-08 18:34:39 +01:00 |
|
wussler
|
385e6d21d2
|
Drop regex for canonicalization (#102)
* Drop regex for canonicalization
* Fix CI
|
2020-12-01 18:09:25 +01:00 |
|
wussler
|
53a85837e0
|
Improve error handling, fix linter (#92)
* Improve error handling, fix linter
|
2020-10-29 12:42:32 +01:00 |
|
wussler
|
ce607e0fa8
|
Canonicalize line endings for text messages (#86)
* Canonicalize line endings for text messages
* Improve cleartext messages
|
2020-10-12 21:24:33 +02:00 |
|
wussler
|
54f45d0471
|
Openpgp security update (V2) (#31)
* Change keyring unlock functionalities
* Add keyring#Lock, keyring#CheckIntegrity, tests
* Update helpers, fix bugs
* Update go.mod with ProtonMail/crypto commit
* Change key management system
* Clear keys from memory + tests
* Create SessionKey with direct encryption for datapackets. Move symmetrickey to password.
* Fix upstream dependencies
* Update module to V2, documentation
* Add linter
* Add v2 folder to .gitignore
* Minor changes to KeyID getters
* Remove old changelog
* Improve docs, remove compilation script
|
2019-12-27 19:35:43 +01:00 |
|
Daniel Huigens
|
4ef882c564
|
More documentation fixes
|
2019-05-15 15:17:03 +02:00 |
|
Daniel Huigens
|
7d9930b8e0
|
Improve documentation and naming
- Rename pmmime to gomime
- Rename pmKeyObject to pgpKeyObject
|
2019-05-15 14:34:22 +02:00 |
|
Daniel Huigens
|
da2e0f77f0
|
Rename package to gopenpgp
|
2019-05-14 18:09:06 +02:00 |
|
William Gotti
|
5cdec38a18
|
fix typo / improve documentatation
|
2019-05-13 12:33:01 +00:00 |
|
Jakub
|
36b497d591
|
fix compile
|
2019-03-07 16:56:12 +01:00 |
|
Jakub
|
a92113e341
|
format and comment
|
2019-03-07 14:23:38 +01:00 |
|
Jakub Lehotsky
|
0bf075d49d
|
Minor build fixes
|
2018-11-01 17:03:43 +01:00 |
|
Jakub Lehotsky
|
d1c55119c0
|
Libraries imports
|
2018-09-20 13:36:56 +02:00 |
|
Jakub Lehotsky
|
d005dca0a4
|
Minor: spelling and typos
|
2018-09-19 11:52:14 +02:00 |
|
Kay Lukas
|
97e70855b8
|
Add decryptMime and refactor package structure
|
2018-09-11 11:09:28 +02:00 |
|