passforios-gopenpgp/helper
2021-07-05 10:42:18 +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 Update error messages in passwordDecrypt (#124) 2021-07-05 10:42:18 +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_stream.go Add a streaming api to KeyRing and SessionKey (#131) 2021-06-30 16:49:30 +02:00
mobile_stream_test.go Add a streaming api to KeyRing and SessionKey (#131) 2021-06-30 16:49:30 +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