passforios-gopenpgp/crypto
2019-06-13 01:26:13 -07:00
..
testdata Change verification system, add tests for issue 11 (#13) 2019-06-04 18:10:31 +02:00
attachment.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
attachment_test.go Add encryption and decryption for attachment tests (#16) 2019-06-13 01:26:13 -07: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 Change verification system, add tests for issue 11 (#13) 2019-06-04 18:10:31 +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 Change verification system, add tests for issue 11 (#13) 2019-06-04 18:10:31 +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