• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.gitignoreH A D03-Mar-2020289

LICENSEH A D03-Mar-20201 KiB

README.mdH A D03-Mar-2020202

example_test.goH A D03-Mar-20202.3 KiB

go.modH A D03-Mar-2020182

go.sumH A D03-Mar-20202.2 KiB

pgpmail.goH A D03-Mar-2020444

pgpmail_data_test.goH A D03-Mar-20205.3 KiB

pgpmail_test.goH A D03-Mar-2020808

reader.goH A D03-Mar-20206.9 KiB

reader_test.goH A D03-Mar-20207.1 KiB

writer.goH A D03-Mar-20204.3 KiB

writer_test.goH A D03-Mar-20202.4 KiB

README.md

1# go-pgpmail
2
3[![GoDoc](https://godoc.org/github.com/emersion/go-pgpmail?status.svg)](https://godoc.org/github.com/emersion/go-pgpmail)
4
5A mail library that encrypts messages with PGP.
6
7## License
8
9MIT
10