passforios-gopenpgp/helper
wussler 222decb919
Fix various minor issues (#45)
* Update header version to 2.0.0

* Add space to cleartext message armouring

* Fix password encrypted binary files

* Clear key private params in helpers

* Do not unlock key if private key is nil

* Document changes

* Use defer for ClearPrivateKeyParams
2020-04-27 21:01:23 +02:00
..
base_test.go Openpgp security update (V2) (#31) 2019-12-27 19:35:43 +01:00
cleartext.go Fix various minor issues (#45) 2020-04-27 21:01:23 +02:00
cleartext_test.go Openpgp security update (V2) (#31) 2019-12-27 19:35:43 +01:00
helper.go Fix various minor issues (#45) 2020-04-27 21:01:23 +02:00
helper_test.go Openpgp security update (V2) (#31) 2019-12-27 19:35:43 +01:00
key.go Fix various minor issues (#45) 2020-04-27 21:01:23 +02:00
key_test.go Add SHA256 fingerprint utils and helpers (#41) 2020-04-07 14:59:25 +02:00
mobile.go Add documentation for SHA256 fingerprints 2020-04-07 15:19:48 +02:00
mobile_test.go Add SHA256 fingerprint utils and helpers (#41) 2020-04-07 14:59:25 +02:00
sign_attachment.go Fix various minor issues (#45) 2020-04-27 21:01:23 +02:00