Philippe Teuwen
28076af96d
Add : recovering partial nested authentication with known nT
2024-09-03 23:43:28 +02:00
Philippe Teuwen
cce2c8e7ee
mf_nonce_brute: allow clear nt. Fix the weird example half working with a clear nt provided as encrypted nt...
2024-09-02 11:38:46 +02:00
Philippe Teuwen
5b6a898fe7
uniformize tools/mfc/card_reader
2024-09-02 11:11:40 +02:00
iceman1001
6a95f16102
style and text
2024-08-25 15:17:02 +02:00
Philippe Teuwen
a17507d4d3
MFC authentication protocol example code, that served to generate the paper annexes and could be useful as implementation ref for other researches
2024-08-23 18:08:35 +02:00
Philippe Teuwen
691e76675a
mfc/fudan: add paper ref
2024-08-16 17:46:00 +02:00
Philippe Teuwen
b700b1cd08
fix tools compilation with clang
2024-08-14 21:23:43 +02:00
Philippe Teuwen
1e95f70386
fix staticnested_1nt
2024-08-05 20:51:19 +02:00
Philippe Teuwen
ee8b9ca74b
make style
2024-08-03 21:21:11 +02:00
Philippe Teuwen
1a20cb3e8a
staticnested_0nt: better threading, should finish a bit faster
2024-08-03 21:08:29 +02:00
Philippe Teuwen
f8ed473aec
words
2024-08-02 21:04:23 +02:00
nvx
2432b4282a
Fix staticnested_0nt on mingw/proxspace
...
Fixes keyCount_mutex[0] and keyCounts[0] not being properly initialised
Fixes progress reporting not properly clearing the line
Switch malloc(a*b) style calls to calloc(a, b)
2024-08-02 22:13:04 +10:00
Philippe Teuwen
b63c689cf6
fix proxspace compilation issue with staticnested_0nt
2024-08-02 00:35:47 +02:00
Philippe Teuwen
045a4c7fc6
staticnested_2x1nt_rf08s: fix malloc bug
2024-08-02 00:10:52 +02:00
Philippe Teuwen
c47578c048
sort mfc tools
2024-08-02 00:10:23 +02:00