Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This makes pam_p11 work with OpenSSL 3.x, and hence with NetBSD 10.0 Changes since 0.4.11 Fixed using an explicitly provided PIN regardless of the secure login flag (Alon Bar-Lev) Fixed RSA_PKCS1_PADDING handling (Micha# Trojnara) Fixed a crash on LLP64, including 64-bit Windows (Ma#gorzata Olszówka) Fixed searching objects when both ID and label are specified (minfrin) Fixed the OAEP "source" parameter (S-P Chan) Fixed object searching by label (Micha# Trojnara) Fixed thread safety in slot enumeration (Micha# Trojnara) Fixed storing certificates on tokens (Mateusz Kwiatkowski) Fixed several memory leaks (Micha# Trojnara, Jakub Jelen, Timo Teräs) Fixed OpenSSL 3.0 compatibility (Jakub Jelen) Fixed LibreSSL compatibility (orbea, patchMonkey156) Major concurrency improvements and refactoring (Timo Teräs) Added re-numeration of slots as an engine control command (Markus Koetter) Added the PKCS11_update_slots() API function (Timo Teräs) Added support for the SHA3 hash function (alegon01) Added a self-test for engine RSA operations (Uri Blumenthal)
- Loading branch information