0
0
pki/README.md
Gibheer f9164f3f99 initial commit for pki
pki is a small library to make building some of the crypto stuff easier
in go.
2015-02-15 21:04:59 +01:00

226 B

pki

This is a small library to make building private keys, public keys, signatures and most of the certificate stuff a bit easier.

For a cli you can take a look at pkictl