mirror of
https://github.com/brmlab/brmdoor_libnfc.git
synced 2025-06-07 16:14:01 +02:00
README details
This commit is contained in:
parent
1092c1ab30
commit
f75ab94d01
1 changed files with 2 additions and 1 deletions
|
@ -24,7 +24,8 @@ and panic trigger) or a cheap electromagnetic lock.
|
||||||
|
|
||||||
* by UID of ISO-14443 card (Mifare Classic, Desfire, Ultralight...) - not safe since it's cloneable, but it's commonly used in comme
|
* by UID of ISO-14443 card (Mifare Classic, Desfire, Ultralight...) - not safe since it's cloneable, but it's commonly used in comme
|
||||||
* Yubikey Neo HMAC-SHA1 - most safe option, uncloneable
|
* Yubikey Neo HMAC-SHA1 - most safe option, uncloneable
|
||||||
* Mifare Desfire - Ed25519 signature of UID (currently no known clones available)
|
* Mifare Desfire - Ed25519 signature of UID (currently no known clones available; although some features could be cloned,
|
||||||
|
it's not enough for anyone to create such partial clones)
|
||||||
|
|
||||||
Test code is also provided to get payment signature (cryptogram) from Visa and Mastercard, but it's not used.
|
Test code is also provided to get payment signature (cryptogram) from Visa and Mastercard, but it's not used.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue