projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of https://github.com/iceman1001/proxmark3
[proxmark3-svn]
/
tools
/
nonce2key
/
crypto1.c
diff --git
a/tools/nonce2key/crypto1.c
b/tools/nonce2key/crypto1.c
index d15a40e31b02224884c21713bf98282e3888fc7d..57a6c1df9157ce5bed3653af91d9dec630d919c5 100644
(file)
--- a/
tools/nonce2key/crypto1.c
+++ b/
tools/nonce2key/crypto1.c
@@
-23,6
+23,7
@@
struct Crypto1State * crypto1_create(uint64_t key)
{
struct Crypto1State *s = malloc(sizeof(*s));
+ s->odd = s->even = 0;
int i;
for(i = 47;s && i > 0; i -= 2) {
Impressum
,
Datenschutz