Skip to content

Latest commit

 

History

History
50 lines (23 loc) · 2.25 KB

CHANGELOG.md

File metadata and controls

50 lines (23 loc) · 2.25 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.7.0 (2025-01-22)

Features

  • Implement RSAES-PKCS1-v1_5 provider for encryption and decryption (4a49732)

2.6.7 (2024-10-11)

Bug Fixes

  • Add operation type to onAlwaysAuthenticate function (e3f4282)

2.6.6 (2024-09-30)

Bug Fixes

  • Handle error when exporting keys in computeID method (f7bfc7e)

2.6.5 (2024-08-29)

2.6.4 (2024-01-22)

Bug Fixes

2.6.3 (2023-04-05)

Bug Fixes

  • support CKM_RSA_X_509 for RSA-OAEP (2a9dddb)

2.6.2 (2023-04-05)

Bug Fixes

2.6.1 (2023-02-10)