Skip to content

Releases: keycard-tech/status-keycard-java

3.1.2

06 Jun 14:45
9366028
Compare
Choose a tag to compare

add factory reset

3.1.1

22 Feb 11:22
0d27ac4
Compare
Choose a tag to compare

handle malformed response as ioexception

3.1.0

06 Feb 12:06
ccb353c
Compare
Choose a tag to compare
  • Support Keycard 3.1 features
  • Bugfixes

3.0.4

09 Nov 14:41
9295aa6
Compare
Choose a tag to compare
  • add explicit SW check on OPEN SECURE CHANNEL

3.0.2

02 Jun 07:16
9431d7c
Compare
Choose a tag to compare
  • Updated BouncyCastle depedency
  • Make the autoPair/autoOpenSecureChannel methods throw a different exception on communication errors and on unexpected SW. Depending on how you are handling exceptions, you might need to adjust your code accordingly after upgrading

3.0.1

23 Oct 11:25
Compare
Choose a tag to compare
  • restored backward compatibility with SET NDEF when using 2.x applet
  • the BIP39 wordlist is now hard-coded and not fetched from an URL

3.0.0

18 Oct 10:11
8cb43e6
Compare
Choose a tag to compare
  • added CashApplet support
  • added storeData
  • added getData
  • reimplemented setNDEF to use the STORE DATA command
  • removed support for DUPLICATE KEY

2.2.1

08 Apr 07:32
7ce0136
Compare
Choose a tag to compare
  • work with both GlobalPlatform and Status test keys
  • automatically upgrade card management keys

2.2

04 Apr 08:38
a4ff736
Compare
Choose a tag to compare
2.2

Supports new features of 2.2 cards. Fully backwards compatible with older applets.

2.1.1

27 Mar 16:04
Compare
Choose a tag to compare

fix compilation issue with Javadoc and Lint