Skip to content

Releases: xipki/jpkcs11wrapper

v1.0.9

21 Jul 11:55
Compare
Choose a tag to compare
  • Feature: more stable session management
  • Feature: add method the specify the data-type of attribute value.

v1.0.8

19 Nov 20:29
Compare
Choose a tag to compare
  • Feature: log the library version.
  • Feature: simplify the concurrent bag.
  • Feature: log th mechanism code and parameter more accurately

v1.0.7

15 Oct 07:40
Compare
Choose a tag to compare
  • Feature: remove the limitation of CKD in ECDH1_DERIVE and ECDH2_DERIVE
  • Feature: cache the mechanism codes and infos of token.

v1.0.6

31 Aug 19:12
Compare
Choose a tag to compare

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

v1.0.5

29 Apr 17:55
Compare
Choose a tag to compare
  • 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.

v1.0.4

26 Mar 11:51
Compare
Choose a tag to compare
  • Changes
    • Replace Date and Calendar with java.time.*.
    • Log created object, if TRACE is enabled.

v1.0.3

18 Mar 19:46
Compare
Choose a tag to compare
  • Changes
    • Session.java: log operations.
    • Corrected vendor behaviour of the TASS HSM
    • Add PKCS11Token to wrap Session. Using this class the application does not need to manage (login, logout, open session, etc.) the sessions.

v1.0.2

05 Mar 17:19
Compare
Choose a tag to compare
  • 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.

v1.0.1

27 Feb 20:28
Compare
Choose a tag to compare
  • Changes
    • Better vendor behaviour.
    • CKA_EC_POINT: Applicatio do not to handle the ASN.1 envelope.
    • AttributeVector: better toString
    • Session.findObjects: ignore NULL attributes.
  • Files (with shasum)
    • 92f119600f022a9fc566c0d83860bd32541cf610 jpkcs11wrapper-1.0.1.jar

v1.0.0

05 Feb 09:33
Compare
Choose a tag to compare

This is the first release of jpkcs11wrapper.

  • jpkcs11wrapper-1.0.0.jar 502f9010693d836b494962f91886ce79049db057309f3936cc08fe3e70400aaa (sha256sum)