passforios-gopenpgp/crypto
Daniel Huigens 781681b548 Use Entitiy.EncryptionKey instead of reimplementing it
This fixes us sometimes using subkeys whose key flags allow
encryption but don't have a valid algorithm for encryption,
or that are expired, etc.
2019-06-04 16:45:33 +02:00
..
testdata Refactor api (#6) 2019-06-03 17:00:01 +02:00
attachment.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
attachment_test.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
base_test.go Add signature tests, fix tests 2019-05-14 16:08:25 +00:00
gopenpgp.go Improve documentation and naming 2019-05-15 14:34:22 +02:00
key.go Use Entitiy.EncryptionKey instead of reimplementing it 2019-06-04 16:45:33 +02:00
key_test.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
keyring.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
keyring_message.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
keyring_test.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
message.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
message_test.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
mime.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
mime_test.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
session.go Use Entitiy.EncryptionKey instead of reimplementing it 2019-06-04 16:45:33 +02:00
session_test.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
signature_collector.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
signature_test.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
symmetrickey.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
time.go Refactor api (#6) 2019-06-03 17:00:01 +02:00