This website requires JavaScript.
Explore
Help
Sign in
RfidResearchGroup
/
proxmark3
Watch
1
Star
1
Fork
You've already forked proxmark3
0
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2025-09-12 23:54:51 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
93048e8b8b
proxmark3
/
client
/
nonce2key
History
iceman1001
bf22fab73b
FIX: Coverity Scans complain about uninitialized usage of struct. Setting s->ODD and s->EVEN to zero should do the trick.
2016-01-20 11:31:24 +01:00
..
crapto1.c
CHG: Syncronized so all different parts uses the same implementation of Crapto1 v3.3
2016-01-19 18:01:16 +01:00
crapto1.h
CHG: Syncronized so all different parts uses the same implementation of Crapto1 v3.3
2016-01-19 18:01:16 +01:00
crypto1.c
FIX: Coverity Scans complain about uninitialized usage of struct. Setting s->ODD and s->EVEN to zero should do the trick.
2016-01-20 11:31:24 +01:00
nonce2key.c
REM: removed a print. The printing is done in the calling function.
2016-01-19 18:06:14 +01:00
nonce2key.h
TEST: Moebius two noce mfkey32...
2015-07-13 23:06:49 +02:00