passforios-gopenpgp/crypto
wussler 9195b9ae92
Fix compilation for gomobile iOS (#17)
* Move signature verification to errors

* Move cleartext messages to ClearTextMessage struct

* Fix documentation
2019-07-02 07:36:02 -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 Fix compilation for gomobile iOS (#17) 2019-07-02 07:36:02 -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 Fix compilation for gomobile iOS (#17) 2019-07-02 07:36:02 -07:00
keyring_message.go Fix compilation for gomobile iOS (#17) 2019-07-02 07:36:02 -07:00
keyring_test.go Refactor api (#6) 2019-06-03 17:00:01 +02:00
message.go Fix compilation for gomobile iOS (#17) 2019-07-02 07:36:02 -07:00
message_test.go Fix compilation for gomobile iOS (#17) 2019-07-02 07:36:02 -07:00
mime.go Fix compilation for gomobile iOS (#17) 2019-07-02 07:36:02 -07:00
mime_test.go Fix compilation for gomobile iOS (#17) 2019-07-02 07:36:02 -07: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.go Fix compilation for gomobile iOS (#17) 2019-07-02 07:36:02 -07:00
signature_collector.go Fix compilation for gomobile iOS (#17) 2019-07-02 07:36:02 -07:00
signature_test.go Fix compilation for gomobile iOS (#17) 2019-07-02 07:36:02 -07: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