4b45746b8e
Only the bottom nybble of buf[1] is the key ID; the top nybble contains flags. Notably, the top bit is set for AES mode on EV1+ cards, and ORCA cards in the Seattle area were just upgraded to include an app that uses AES. Prior to this, cards with flags set could be read and saved just fine, but loading them would fail due to missing keys. After this, tags saved with the old version will load fine, and when re-saved will have the flags separated out into a new field. Co-authored-by: Kevin Wallace <git+flipperzero@kevin.wallace.seattle.wa.us> Co-authored-by: gornekich <n.gorbadey@gmail.com> Co-authored-by: あく <alleteam@gmail.com> |
||
---|---|---|
.. | ||
crypto1.c | ||
crypto1.h | ||
emv.c | ||
emv.h | ||
mifare_classic.c | ||
mifare_classic.h | ||
mifare_common.c | ||
mifare_common.h | ||
mifare_desfire.c | ||
mifare_desfire.h | ||
mifare_ultralight.c | ||
mifare_ultralight.h | ||
nfc_util.c | ||
nfc_util.h | ||
nfca.c | ||
nfca.h |