nol98 / pkcs11key

An interface to PKCS#11 devices that satisfies the crypto.Signer interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PKCS11Key

The pkcs11key package implements a crypto.Signer interface for a PKCS#11 private key.

Build Status

License summary

Some of this code is Copyright (c) 2014 CloudFlare Inc., some is Copyright (c) 2015 Internet Security Research Group.

The code is licensed under the BSD 2-clause license. See the LICENSE file for more details.

About

An interface to PKCS#11 devices that satisfies the crypto.Signer interface

License:Other


Languages

Language:Go 92.3%Language:Shell 7.7%