No description
d9ed7f2c24
New issue Summary: Add regression tests for CRC location in encyphered data files. The CRC position location code in mifare_cryto_postprocess_data() shall be checked. new issue Summary: Rework mifare_cryto_postprocess_data() CRC localisations The function has two different implementation of the same feature: locate a CRC at the end of a decyphered stream and check it. The crc32 will fail if the last CRC byte is 0x80, and the crc16 code looks awful. A refactoring would make our life easier. |
||
---|---|---|
contrib | ||
examples | ||
libfreefare | ||
test | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
HACKING | ||
libfreefare.pc.in | ||
Makefile.am | ||
NEWS | ||
README | ||
TODO |
The libfreefare project aims to provide a convenient API for Mifare card manipulations. Supported tags: - Mifare Classic 1k - Mifare Classic 4k - Mifare DESFire 4K - Mifare Ultralight Supported features: - Mifare Application Directory (MAD) v1 - Mifare Application Directory (MAD) v2