Skip to content

libp11-0.4.14

Compare
Choose a tag to compare
@mtrojnar mtrojnar released this 13 May 21:59
· 18 commits to master since this release

New in 0.4.14; 2025-05-13; Michał Trojnara

  • Added the "pkcs11prov" provider for OpenSSL 3.x (Małgorzata Olszówka)
  • Added generic keypair generation interface and engine ctrl command (Rafael Junio da Cruz)
  • Added static engine support (Lucas Mülling)
  • Added PKCS11_FORCE_CLEANUP env variable to force cleanup on exit and stop memory leaks with certain PKCS#11 modules (Małgorzata Olszówka)
  • Fixed a number of resource leaks (Małgorzata Olszówka, Hazem Zaghloul, Michał Trojnara)
  • Fixed C_OpenSession error handling (Rafael Junio da Cruz)
  • Fixed handling of uninitialized tokens (Michał Trojnara)
  • Removed support for OpenSSL older than 1.0.2 (Michał Trojnara)