github Mastercard/pkcs11-tools v2.0.0

latest releases: v2.6.0, v2.5.1, v2.5.0...
4 years ago

The toolkit has reached v2.0. It features several major changes:

  • it supports (and requires) OpenSSL v1.1.1+
  • signing commands (p11mkcert, p11req and masqreq) implement OpenSSL algorithm methods. This will enable supporting more algorithms in the future.
  • major overhaul of the wrapping/unwrapping system: it is now possible to perform double wrapping (aka enveloppe wrapping) with a single command, in a secure fashion
  • p11keygen can now generate a session key and wrap it under one or several wrapping keys
  • a new command, p11rewrap, allows to unwrap a key and immediately rewrap in under one or several wrapping keys, in a secure fashion.
  • helper scripts greatly enhanced, to support also pkcs11-spy.so shim when executing a command.
  • support for more HSMs and cryptographic tokens included

Don't miss a new pkcs11-tools release

NewReleases is sending notifications on new releases.