ipkcs11wrapper

Next Generation of PKCS#11 Wrapper for Java (with native libraries)

OTHER License

Stars
7

Bot releases are visible (Hide)

ipkcs11wrapper - v1.0.9 Latest Release

Published by xipki 3 months ago

  • Feature: more stable session management
  • Feature: add method the specify the data-type of attribute value.
ipkcs11wrapper - v1.0.8

Published by xipki 11 months ago

  • Feature: log the library version.
  • Feature: simplify the concurrent bag.
  • Feature: log th mechanism code and parameter more accurately
ipkcs11wrapper - v1.0.7

Published by xipki about 1 year ago

  • Feature: remove the limitation of CKD in ECDH1_DERIVE and ECDH2_DERIVE
  • Feature: cache the mechanism codes and infos of token.
ipkcs11wrapper - v1.0.6

Published by xipki about 1 year ago

CHANGES

  • Bugfix: fixed encoding of CKA_EC_POINT of edwards and montgomery curves.
  • Feature: add vendor conf to ignore ulDeviceError
  • Feature: extend vendor conf of ncipher HSMs
  • Feature: add vendor conf to force use curve name instead curve OID.
  • Feature: add conf of timeout to borrow idle sessions.
  • Feature: allow the specification of PIN even if ProtectedAuthenticationPath is true.
  • Feature: more stable session login
ipkcs11wrapper - v1.0.5

Published by xipki over 1 year ago

  • Changes
    • Bugfix: Fixed OutOfMemory Exception in findObjects(int num) with large num.
    • Bugfix: Fixed NullPointerException while reading attributes of a key if CKA_CLASS or CKA_KEY_TYPE is not set.
    • Bugfix: Fixed bug "Vendor configuration file cannot be specified via explicit property".
    • Feature: Allow the configuration of vendor values CKM_, CKR_, CKK_* and CKD_*.
    • Feature: Add the vendor constants of Utimaco HSM and Safenet HSM.
ipkcs11wrapper - v1.0.4

Published by xipki over 1 year ago

  • Changes
    • Replace Date and Calendar with java.time.*.
    • Log created object, if TRACE is enabled.
ipkcs11wrapper - v1.0.3

Published by xipki over 1 year ago

  • Changes
    • Session.java: log operations.
    • Corrected vendor behaviour of the TASS HSM
    • Add KCS11Token to wrap Session. Using this class the application does not need to manage (login, logout, open session, etc.) the sessions.
ipkcs11wrapper - v1.0.2

Published by xipki over 1 year ago

  • Changes
    • Add mechanism to log warn/error messages.
    • Session.java: add method getDefaultAttrValues() to get all default attribute values of an object.
    • session.java: add method findObjectsSingle, signSingle, verifySingle, encryptSingle, decryptSingle, etc.
ipkcs11wrapper - v1.0.1

Published by xipki over 1 year ago

  • Changes
    • This is the first release of ipkcs11wrapper.
  • Files (with sha256sum)
    • f5345ad6cd45798f2c14529fe85258b09aaa408e09277208eede89b38a0fb90f ipkcs11wrapper-1.0.1.jar
    • e694d2b2cb7e87ad3c362d469ebcb4f364776c6da06125557ef61a730dd20c9d ipkcs11wrapper-1.0.1-debug.jar