proxmark3/include
NZSmartie b788054aca
Add initial suport for MIFARE Key Diversification
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.
2020-10-31 21:17:35 +13:00
..
ansi.h
at91sam7s512.h
common.h
config_gpio.h
em4x50.h structs must be PACKED 2020-10-15 19:31:33 +02:00
hitag.h
iso14b.h
iso15.h
iso18.h
legic.h
mifare.h Add initial suport for MIFARE Key Diversification 2020-10-31 21:17:35 +13:00
pm3_cmd.h hf 14b sriread -> hf 14b rdbl, renamed and refactored it to read a block. use dump, to dump whole tag 2020-10-27 18:26:14 +01:00
pmflash.h
protocols.h tune em 4x05_info 2020-10-28 01:54:59 +01:00
proxmark3_arm.h
usart_defs.h