Skip to content

2.10

Latest

Choose a tag to compare

@mtrojnar mtrojnar released this 23 Jun 20:04
· 13 commits to master since this release

2.10 (2025.06.23)

  • added JavaScript signing
  • added PKCS#11 provider support (requires OpenSSL 3.0+)
  • added support for providers without specifying "-pkcs11module" option
    (OpenSSL 3.0+, e.g., for the upcoming CNG provider)
  • added compatibility with the CNG engine version 1.1 or later
  • added the "-engineCtrl" option to control hardware and CNG engines
  • added the '-blobFile' option to specify a file containing the blob content
  • improved unauthenticated blob support (thanks to Asger Hautop Drewsen)
  • improved UTF-8 handling for certificate subjects and issuers
  • fixed support for multiple signerInfo contentType OIDs (CTL and Authenticode)
  • fixed tests for python-cryptography >= 43.0.0