passforios-gopenpgp/helper
2022-11-18 15:33:31 +01:00
..
base_test.go
cleartext.go Don't trim trailing spaces from non-clearsigned text messages 2022-11-18 15:33:31 +01:00
cleartext_test.go Don't trim trailing spaces from non-clearsigned text messages 2022-11-18 15:33:31 +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
mobile.go Add methods for embedded signatures using session keys (#128) 2021-04-27 17:38:25 +02:00
mobile_stream.go Add a helper to verify stream signatures explicitly 2021-07-16 12:16:33 +02:00
mobile_stream_test.go Add a helper to verify stream signatures explicitly 2021-07-16 12:16:33 +02:00
mobile_test.go Fix signature status when verifying unsigned message 2021-07-16 12:17:18 +02:00
sign_detached.go Fix linter 2021-09-21 11:34:17 +02:00