Skip to content

libp11-0.4.13

Latest
Compare
Choose a tag to compare
@mtrojnar mtrojnar released this 13 Dec 18:27
· 7 commits to master since this release

New in 0.4.13; 2024-12-13; Michał Trojnara

  • Increased maximum PIN length (Michał Trojnara)
  • Fixed several memory leaks (Michał Trojnara, Małgorzata Olszówka)
  • Don't include libp11.rc VERSIONINFO into pkcs11 (Mikhail Titov)
  • Reimplement CI with GitHub Actions (Michał Trojnara, Małgorzata Olszówka)
  • Improved tests (Małgorzata Olszówka)
  • Added static ENGINE (libpkcas11.a) build (Marouene Boubakri)
  • Added a workaround broken foreign key handling in OpenSSL
    3.0.12-3.0.13, 3.1.4-3.1.5, 3.2.0-3.2.1 (Małgorzata Olszówka)
  • Added a workaround for conflicting atexit() callbacks (Michał Trojnara)
  • Always login with PIN If FORCE_LOGIN is specified in openssl config
    (Plamen Todorov)
  • Added OAEP support to RSA_private_decrypt (Peter Popovec)
  • Added PKCS11_enumerate_*_ext functions (Harshal Gohel)
  • Fixed non-null-terminated label padding (Jorge Ramirez-Ortiz)
  • Fixed several object management issues (Jakub Jelen)
  • Deferred libp11 initialization until needed (Doug Engert)