Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _posts/2019-11-27-keycard-explained.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ an API allows the user to use any valid derivation path to derive a key
that can be used to sign 32 bytes of data after authenticating with a PIN.

The **Cash applet** is a simplified version of the Keycard applet; at installation time a normal (not extended) key is generated and it remains on the card;
it doesn't need to be paired or initialized with another device and can be used straight away to sign data.
it doesn't need to be paired with another device and can be used straight away to sign data, without setting a secure channel.

---

Expand Down