proxmark3/client/nonce2key
iceman1001 19693bdc06 FIX: 'hf mf mifare' - special zero parity attack vector now works. Thanks to the dude who figured this vector out: @douniwan5788 (sorry for comments, I was clearly wrong.) @piwi - for proving me wrong.
this version uses int64_t  (signed)  to signify end-of-lists (-1). It also needs its own compare function for the qsort.  I didn't merge this into existing code which uses uint64_t. (too lazy)
2016-10-29 21:41:02 +02:00
..
crapto1.c chg: remove a char.. 2016-08-10 16:29:23 +02:00
crapto1.h spacing.. 2016-07-28 21:46:27 +02:00
crypto1.c
crypto1_bs.c
crypto1_bs.h
nonce2key.c FIX: 'hf mf mifare' - special zero parity attack vector now works. Thanks to the dude who figured this vector out: @douniwan5788 (sorry for comments, I was clearly wrong.) @piwi - for proving me wrong. 2016-10-29 21:41:02 +02:00
nonce2key.h CHG: just some parameter / variable name changes. Nuttin' special. 2016-10-28 16:37:01 +02:00