Skip to content

Releases: CardContact/sc-hsm-embedded

2022.1 Maintenance Release

08 Jun 20:35
Compare
Choose a tag to compare

This maintenance release includes bug fixes applied after 2.11 was released.

Full Changelog: V2.11...V2.12

TLS 1.3 Release

05 Aug 15:06
Compare
Choose a tag to compare

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

07 Aug 09:31
Compare
Choose a tag to compare

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

28 Jun 15:24
Compare
Choose a tag to compare

This is a maintenance release that adds a missing ATR for BNotK cards.

DGN Maintenance Release

09 Dec 11:28
Compare
Choose a tag to compare
  • Added support for ECC keys on DGN card
  • Added support for static slot ids (#8)
  • Fixed duplicate slot ids (#9)
  • Fixed issue with leaked PIN value due to non-cleared buffers
  • Added multi-threading tests for ECC

Starcos Release

29 Oct 08:58
Compare
Choose a tag to compare

Intermediate release including support for PC/SC and Starcos 3.5 cards

SmartCard-HSM Read/Only CT-API

16 Jul 18:11
Compare
Choose a tag to compare

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.