CMS (PKCS#7) library for Go
Перейти к файлу
Andrew Smith d7d5606acf Add travis.yml 2016-07-24 20:01:56 -04:00
.gitignore Initial commit 2015-04-09 11:53:02 -04:00
.travis.yml Add travis.yml 2016-07-24 20:01:56 -04:00
LICENSE Initial commit 2015-04-09 11:53:02 -04:00
README.md Update README.md 2015-05-08 18:25:50 -04:00
ber.go Improve tests 2015-05-06 01:10:54 -04:00
ber_test.go Improve tests 2015-05-06 01:10:54 -04:00
pkcs7.go Fix an unstaged git hunk. 2016-07-24 19:56:04 -04:00
pkcs7_test.go Fix signers without AuthenticatedAttributes 2016-07-24 13:33:28 -04:00

README.md

pkcs7

GoDoc

pkcs7 implements parsing and creating signed and enveloped messages.