passforios-gopenpgp/helper
wussler c19faed5da
Add methods for embedded signatures using session keys (#128)
* Add methods to sign when using session keys

* Add mobile helpers for explicit decryption

* Add functions to CHANGELOG

* Fix linter
2021-04-27 17:38:25 +02:00
..
base_test.go Implement GetArmoredWithCustomHeaders (#48) 2020-05-06 18:50:18 +02:00
cleartext.go Drop regex for canonicalization (#102) 2020-12-01 18:09:25 +01:00
cleartext_test.go Drop regex for canonicalization (#102) 2020-12-01 18:09:25 +01:00
helper.go Added helpers with encrypted signatures and unarmored binary ciphertexts (#83) 2020-10-29 14:20:39 +01:00
helper_test.go Fix AES tests for helpers (#122) 2021-03-30 11:46:32 +02:00
key.go Improve error handling, fix linter (#92) 2020-10-29 12:42:32 +01:00
key_test.go Add SHA256 fingerprint utils and helpers (#41) 2020-04-07 14:59:25 +02:00
mobile.go Add methods for embedded signatures using session keys (#128) 2021-04-27 17:38:25 +02:00
mobile_test.go Add methods for embedded signatures using session keys (#128) 2021-04-27 17:38:25 +02:00
sign_detached.go Added helpers with encrypted signatures and unarmored binary ciphertexts (#83) 2020-10-29 14:20:39 +01:00