gitea/vendor/golang.org/x/crypto/openpgp
Antoine GIRARD ca1c3f1926 Implement GPG api (#710)
* Implement GPG API

* Better handle error

* Apply review recommendation + simplify database operations

* Remove useless comments
2017-03-16 09:27:35 +08:00
..
armor Implement GPG api (#710) 2017-03-16 09:27:35 +08:00
elgamal Implement GPG api (#710) 2017-03-16 09:27:35 +08:00
errors Implement GPG api (#710) 2017-03-16 09:27:35 +08:00
packet Implement GPG api (#710) 2017-03-16 09:27:35 +08:00
s2k Implement GPG api (#710) 2017-03-16 09:27:35 +08:00
canonical_text.go Implement GPG api (#710) 2017-03-16 09:27:35 +08:00
keys.go Implement GPG api (#710) 2017-03-16 09:27:35 +08:00
read.go Implement GPG api (#710) 2017-03-16 09:27:35 +08:00
write.go Implement GPG api (#710) 2017-03-16 09:27:35 +08:00