| .. |
|
testdata
|
Fix mixed symmetric/asymmetric decryption (#77)
|
2020-09-01 11:07:30 +02:00 |
|
attachment.go
|
Make Time and Filename public (#87)
|
2020-10-13 13:14:09 +02:00 |
|
attachment_test.go
|
Add filename and time properties to message (#85)
|
2020-10-12 18:45:57 +02:00 |
|
base_test.go
|
|
|
|
gopenpgp.go
|
|
|
|
key.go
|
Add KeyIDs public API functionality (#76)
|
2020-09-01 10:02:13 +02:00 |
|
key_clear.go
|
|
|
|
key_test.go
|
Add ToPublic method to get a public key object from a private key (#65)
|
2020-07-22 17:13:23 +02:00 |
|
keyring.go
|
Update lint (#44)
|
2020-04-28 13:55:36 +02:00 |
|
keyring_message.go
|
Make Time and Filename public (#87)
|
2020-10-13 13:14:09 +02:00 |
|
keyring_session.go
|
Throw error EncryptSessionKey (#60)
|
2020-07-15 16:17:49 +07:00 |
|
keyring_test.go
|
Implement GetArmoredWithCustomHeaders (#48)
|
2020-05-06 18:50:18 +02:00 |
|
message.go
|
Make Time and Filename public (#87)
|
2020-10-13 13:14:09 +02:00 |
|
message_test.go
|
Fix mixed symmetric/asymmetric decryption (#77)
|
2020-09-01 11:07:30 +02:00 |
|
mime.go
|
Canonicalize line endings for text messages (#86)
|
2020-10-12 21:24:33 +02:00 |
|
mime_test.go
|
Implement GetArmoredWithCustomHeaders (#48)
|
2020-05-06 18:50:18 +02:00 |
|
password.go
|
Make Time and Filename public (#87)
|
2020-10-13 13:14:09 +02:00 |
|
sessionkey.go
|
Make Time and Filename public (#87)
|
2020-10-13 13:14:09 +02:00 |
|
sessionkey_test.go
|
Add KeyIDs public API functionality (#76)
|
2020-09-01 10:02:13 +02:00 |
|
signature.go
|
Reject signatures using insecure hash algorithms (#52)
|
2020-06-25 13:45:59 +02:00 |
|
signature_collector.go
|
Update lint (#44)
|
2020-04-28 13:55:36 +02:00 |
|
signature_test.go
|
Canonicalize line endings for text messages (#86)
|
2020-10-12 21:24:33 +02:00 |
|
time.go
|
Prevent server time from going backwards in UpdateTime (#64)
|
2020-07-21 13:42:41 +02:00 |
|
time_test.go
|
|
|