Add craptev1-v1.1 and crapto1-v3.3

This commit is contained in:
2023-04-16 03:06:44 +08:00
parent d4a6fd023e
commit c2669df89e
12 changed files with 11358 additions and 18 deletions

19
craptev1-v1.1/readme Normal file
View File

@ -0,0 +1,19 @@
CRAPTEV1
--------
Partial implementation of attacks detailed in:
Ciphertext-only Cryptanalysis on Hardened Mifare Classic Cards
URL: http://www.cs.ru.nl/~rverdult/Ciphertext-only_Cryptanalysis_on_Hardened_Mifare_Classic_Cards-CCS_2015.pdf
Carlo Meijer(The Kerckhoffs Institute), Roel Verdult (Radboud University)
carlo@youcontent.nl, rverdult@cs.ru.nl
Authors of the paper are not authors of the code.
contents
--------
craptev1.c : main implementation library
craptev1.h : defines interface, and parity functions
solve.c : a demo linux x86_64 client
bla,
blapost@gmail.com