Releases: status-im/status-keycard
Releases · status-im/status-keycard
3.1.0
What's Changed
- fix typo by @x5engine in #71
- add optional PIN/PUK retry count in INIT by @bitgamma in #63
- implement IDENTIFY CARD by @bitgamma in #85
- add chain code export and remove derivation caches by @bitgamma in #86
- implement plausible deniability by @bitgamma in #87
- Internal factory reset by @bitgamma in #89
New Contributors
Full Changelog: 3.0.2...3.1.0
3.0.2
3.0.1
3.0
2.2.1
2.2
2.1.1
2.1
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