File: README.md

package info (click to toggle)
golang-github-fullsailor-pkcs7 0.0~git20190404.d7302db-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 385 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
# pkcs7

[![GoDoc](https://godoc.org/github.com/fullsailor/pkcs7?status.svg)](https://godoc.org/github.com/fullsailor/pkcs7)
[![Build Status](https://travis-ci.org/fullsailor/pkcs7.svg?branch=master)](https://travis-ci.org/fullsailor/pkcs7)

pkcs7 implements parsing and creating signed and enveloped messages.

- Documentation on [GoDoc](http://godoc.org/github.com/fullsailor/pkcs7)