proxmark3/common
iceman1001 81b7e89434 CHG: lowered the number of bytes collected for T55xxReadBlock. Was 12000 -> 7679
CHG: added some documentation about what arguments does.
CHG: 'data tune' - added flush after printf.
2017-01-16 21:06:51 +01:00
..
bucketsort.c CHG: merged the forum user @jason 's fixes to LEGIC. *UNTESTED* 2016-07-28 21:41:44 +02:00
bucketsort.h
cmd.c
cmd.h Merge branch 'master' of https://github.com/Proxmark/proxmark3 2015-01-20 09:32:53 +01:00
crc.c
crc.h
crc16.c
crc16.h
crc32.c
crc32.h
crc64.c
crc64.h ADD: added a CRC64_ECMA implementation 2015-03-11 22:06:23 +01:00
default_version.c
desfire.h
emvtags.h
hmac_drbg.c
hmac_drbg.h
iso14443crc.c
iso14443crc.h
iso15693tools.c
iso15693tools.h
ldscript.common
legic_prng.c
lfdemod.c CHG: lowered the number of bytes collected for T55xxReadBlock. Was 12000 -> 7679 2017-01-16 21:06:51 +01:00
lfdemod.h
Makefile.common
parity.c
parity.h
prng.c CHG: some textual change to README.txt 2015-12-21 19:48:00 +01:00
prng.h
protocols.c CHG: unused variables and remove of compiler warnings. 2017-01-16 15:00:40 +01:00
protocols.h
radixsort.c
radixsort.h
sha1.c
sha1.h ADD: SHA1 hashes calculations in sha1.c and LUA 2015-05-26 16:12:33 +02:00
sha256.c A lot of changes... 2015-10-04 18:01:33 +02:00
sha256.h
tea.c CHG: some textual change to README.txt 2015-12-21 19:48:00 +01:00
tea.h
usb_cdc.c
usb_cdc.h
wiegand.c ADD: started to rework the wiegand converting. Extracted it from the 'lf hid' file. Looks decent but still needs work. 2016-07-31 21:58:15 +02:00
wiegand.h