Directories ¶
Path | Synopsis |
---|---|
Package pkcs11key implements crypto.Signer for PKCS #11 private keys.
|
Package pkcs11key implements crypto.Signer for PKCS #11 private keys. |
Package pkcs12 implements a subset of PKCS #12 as described here: https://tools.ietf.org/html/rfc7292 Much credit to at Microsoft's Azure project https: github.com/Azure/go-pkcs12/blob/master/pkcs12.go, from which much of the parser code was adapted under the MIT License.
|
Package pkcs12 implements a subset of PKCS #12 as described here: https://tools.ietf.org/html/rfc7292 Much credit to at Microsoft's Azure project https: github.com/Azure/go-pkcs12/blob/master/pkcs12.go, from which much of the parser code was adapted under the MIT License. |
pbkdf
Package pbkdf implements Entire package adapted from https://github.com/Azure/go-pkcs12/blob/master/pbkdf.go and https://github.com/Azure/go-pkcs12/blob/master/crypto.go under the MIT license.
|
Package pbkdf implements Entire package adapted from https://github.com/Azure/go-pkcs12/blob/master/pbkdf.go and https://github.com/Azure/go-pkcs12/blob/master/crypto.go under the MIT license. |
Package pkcs7 implements the subset of the CMS PKCS #7 datatype that is typically used to package certificates and CRLs.
|
Package pkcs7 implements the subset of the CMS PKCS #7 datatype that is typically used to package certificates and CRLs. |
Click to show internal directories.
Click to hide internal directories.