open-vault/vendor/github.com/fullsailor/pkcs7/README.md

9 lines
385 B
Markdown
Raw Normal View History

2016-04-29 14:33:08 +00:00
# pkcs7
[![GoDoc](https://godoc.org/github.com/fullsailor/pkcs7?status.svg)](https://godoc.org/github.com/fullsailor/pkcs7)
2016-07-26 13:55:30 +00:00
[![Build Status](https://travis-ci.org/fullsailor/pkcs7.svg?branch=master)](https://travis-ci.org/fullsailor/pkcs7)
2016-04-29 14:33:08 +00:00
pkcs7 implements parsing and creating signed and enveloped messages.
- Documentation on [GoDoc](http://godoc.org/github.com/fullsailor/pkcs7)