Skip to content

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

License

Notifications You must be signed in to change notification settings

csstaub/pkcs11key

 
 

Repository files navigation

PKCS11Key

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

If you are using Go modules, you should import this with the module-compatible path github.com/letsencrypt/pkcs11key/v4

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 96.3%
  • Shell 3.7%