mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-11 01:55:38 +08:00
b788054aca
This adds two new options to `hf mfdes auth` ``` -d, --kdf <kdf> Key Derivation Function (KDF) (0=None, 1=AN10922) -i, --kdfi <kdfi> KDF input (HEX 1-31 bytes) ``` By specifying `-d 1` and some kdf data `-i 00112233`, the key will be diversified using AN10922. |
||
---|---|---|
.. | ||
ansi.h | ||
at91sam7s512.h | ||
common.h | ||
config_gpio.h | ||
em4x50.h | ||
hitag.h | ||
iso14b.h | ||
iso15.h | ||
iso18.h | ||
legic.h | ||
mifare.h | ||
pm3_cmd.h | ||
pmflash.h | ||
protocols.h | ||
proxmark3_arm.h | ||
usart_defs.h |