Skip to content

Releases: status-im/status-keycard

3.1.0

10 Aug 09:04
146c049
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.2...3.1.0

3.0.2

16 Apr 10:52
57c72b1
Compare
Choose a tag to compare
  • Compatibility with production-ready JCOP4

3.0.1

10 Feb 11:32
e110c64
Compare
Choose a tag to compare
  • Compatibility with JCOP4
  • Reduce number of NVM wirtes

3.0

18 Oct 10:27
53fabe7
Compare
Choose a tag to compare
3.0
  • Added CashApplet
  • Added STORE DATA
  • Added GET DATA
  • Removed SET NDEF (replaced by STORE DATA)
  • Removed DUPLICATE KEY

2.2.1

08 Apr 07:38
add5da6
Compare
Choose a tag to compare
  • fix SET NDEF handling of records without explicit length information

2.2

04 Apr 08:28
Compare
Choose a tag to compare
2.2
  • Added additional options to the SIGN command to facilitate usage in POS transactions.
  • Make SET NDEF more tolerant on the input format by automatically appending missing length.

2.1.1

18 Mar 15:53
734347a
Compare
Choose a tag to compare

fix the length encoding of the GET STATUS response

2.1

13 Feb 15:06
Compare
Choose a tag to compare
2.1
bring applet to protocol version 2.1

2.0

14 Dec 11:30
Compare
Choose a tag to compare
2.0

Changes since 1.2

  • Changed application AID
  • Completely redefined the EXPORT KEY command
  • Removed assisted key derivation
  • Removed plain data signing, now only 32-byte long hashes can be signed
  • Added internal key generation (GENERATE KEY)
  • Added the ability to customize the NDEF response (SET NDEF)
  • Added DUPLICATE KEY command

v1.2

07 Nov 10:07
643f81b
Compare
Choose a tag to compare
Merge pull request #5 from status-im/no-inst-params

Move installation parameters to INIT command