LibPKI v0.9.2 (Snacky)
The new version of LibPKI (v0.9.2/Snacky) is available. The new version includes some fixes and enhancements such as:
- Improved handling of PKI_TOKEN
- Fix for setting the right OID in X509/ASN signatures
- Initial support for OQS library (Open Quantum Safe)
- Initial support for Composite Crypto
- Updated/Fixed CMS interface
- Added aarch64 support
- Fixed compatibility with OpenSSL 1.0.x+ versions
- Refactoring of PKI_ALGOR_ usage - the PKI_ALGOR_ID_* identifiers are preferred for algorithm ids while the PKI_X509_ALGO_VALUE_* prefix is used for all operations related to X509_ALGOR structures.
- Introduced two new functions to handle the issuerNameHash and issuerKeyHash retrieval from OCSP responses (needed for abstracting access to the OCSP responses internals when using OpenSSL v1.1.x+.