Releases: CardContact/sc-hsm-embedded
2022.1 Maintenance Release
This maintenance release includes bug fixes applied after 2.11 was released.
Full Changelog: V2.11...V2.12
TLS 1.3 Release
This is a maintenance release that replaces the 2.11-beta version supporting the 4K version of the SmartCard-HSM (3.x).
- Add support for 4K version of the SmartCard-HSM (V3.x)
- Add support for AES
- Add support for TLS1.3 (#26)
Minidriver and PKCS#11 R/W Release
This release adds write functionality to the PKCS#11 module and a CSP Minidriver for Windows.
- Add write support for the SmartCard-HSM
- Add CSP-Minidriver for Windows based applications
- Add C_WaitForSlotEvent() support
- Add public key operation with C_Verify*(), C_Encrypt*() and C_Digest*() functions
- Remove support for obsolete Signtrust Cards.
BNotK Maintenance Release
This is a maintenance release that adds a missing ATR for BNotK cards.
DGN Maintenance Release
Starcos Release
Intermediate release including support for PC/SC and Starcos 3.5 cards
SmartCard-HSM Read/Only CT-API
This first release version implements PKCS#11 read/only support for a SmartCard-HSM. It implements a CT-API driver over libusb with the CCID command set to access a SmartCard-HSM USB-Stick or SCR 3310 card reader with a SmartCard-HSM card inserted.
The code may be working with other CCID reader, but tests are limited to the Identive SCR 3310 model.