A PGP/MIME library written in Go https://github.com/emersion/go-pgpmime
Go to file
Niklas e151e6b3fd some tweaks 2019-11-05 01:20:17 +01:00
.gitignore Initial commit 2016-06-06 22:52:17 +02:00
.travis.yml Add Travis CI 2017-08-16 23:01:37 +02:00
LICENSE Initial commit 2016-06-06 22:52:17 +02:00
README.md Add Travis CI 2017-08-16 23:01:37 +02:00
armor.go Refactor the whole library. 2017-08-06 18:56:02 +02:00
encrypt.go some tweaks 2019-11-05 01:20:17 +01:00
example_test.go go fmt 2017-08-06 18:58:18 +02:00
mime.go removed blank line 2019-11-05 00:19:11 +01:00
pgpmime.go Refactor the whole library. 2017-08-06 18:56:02 +02:00
sign.go go fmt 2017-08-06 18:58:18 +02:00

README.md

go-pgpmime

GoDoc Build Status

A PGP/MIME library written in Go.

License

MIT