keycard.status.im-old/source/api/apdu_changelog.md

18 lines
554 B
Markdown
Raw Normal View History

2019-02-11 14:02:16 +00:00
---
id: apdu_changelog
title: Protocol
---
# Changelog
## Version 2.1
* Added concept of capabilities, making some APDU conditional and extending the SELECT response.
## Version 2.0
* **BREAKING** Changed application AID
* **BREAKING** Completely redefined the EXPORT KEY command
* **BREAKING** Removed assisted key derivation
* **BREAKING** 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