All Versions
12
Latest Version
Avg Release Cycle
145 days
Latest Release
1356 days ago

Changelog History
Page 2

  • v2.0.2 Changes

    March 20, 2016
    • 🛠 Fixed DecryptDigest() method in HighLevelAPI
    • Calls C_GetSlotList() only once with no slots present
    • Added CK_UNAVAILABLE_INFORMATION and CK_EFFECTIVELY_INFINITE constants
  • v2.0.1 Changes

    March 20, 2016
    • 🛠 Fixed C_GetMechanismList() delegate on Linux64
    • Throws Pkcs11Exception when C_GetFunctionList() fails
    • Unmanaged library is correctly unloaded when C_GetFunctionList() fails
    • Resolved Mac OS X detection and unmanaged library loading issues