proxmark3/common
Iceman 489e735f86 Update Makefile.common
chg:  disabling 512kb flashing since it has issues with the flasher code.  Might enable it later on.
2017-04-26 21:32:42 +02:00
..
bucketsort.c
bucketsort.h
cmd.c
cmd.h
crc.c
crc.h CHG: moved into header files. 2017-01-25 00:35:11 +01:00
crc16.c
crc16.h CHG: moved into header files. 2017-01-25 00:35:11 +01:00
crc32.c CHG: moved into header files. 2017-01-25 00:35:11 +01:00
crc32.h CHG: moved into header files. 2017-01-25 00:35:11 +01:00
crc64.c
crc64.h
default_version.c
desfire.h CHG: moved into header files. 2017-01-25 00:35:11 +01:00
emvtags.h FIX: Coverity Scan fixes to emvcmd.c among others. 2017-03-05 18:43:06 +01:00
hmac_drbg.c
hmac_drbg.h
iso14443crc.c ADD: analyse nuid - generates NUID 4byte from a UID 7byte. Mifare Classic Ev1 has this option as a activation sequences. This NUID is also used for authenticate (cuid), not the block0 data. 2017-03-10 09:48:36 +01:00
iso14443crc.h ADD: analyse nuid - generates NUID 4byte from a UID 7byte. Mifare Classic Ev1 has this option as a activation sequences. This NUID is also used for authenticate (cuid), not the block0 data. 2017-03-10 09:48:36 +01:00
iso15693tools.c
iso15693tools.h
ldscript.common
legic_prng.c
lfdemod.c fixes #85 2017-03-05 16:19:26 +00:00
lfdemod.h FIX: had to make it clientside only 2017-03-03 12:27:35 +01:00
Makefile.common Update Makefile.common 2017-04-26 21:32:42 +02:00
parity.c CHG: moved into header files. 2017-01-25 00:35:11 +01:00
parity.h CHG: moved into header files. 2017-01-25 00:35:11 +01:00
prng.c
prng.h
protocols.c
protocols.h
radixsort.c
radixsort.h
random.c CHG: the mifare Auth command can make use of a random nonce aswell. 2017-01-29 10:41:48 +01:00
random.h CHG: the mifare Auth command can make use of a random nonce aswell. 2017-01-29 10:41:48 +01:00
sha1.c
sha1.h
sha256.c
sha256.h
tea.c
tea.h
usb_cdc.c
usb_cdc.h
wiegand.c
wiegand.h