projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix PrintAndLogEx ERR (#748)
[proxmark3-svn]
/
common
/
crapto1
/
crapto1.c
diff --git
a/common/crapto1/crapto1.c
b/common/crapto1/crapto1.c
index 9398a1f34938638886f846d2956402da7dc5f291..1edfca1b9bb535d56a1c450e202f394114424629 100644
(file)
--- a/
common/crapto1/crapto1.c
+++ b/
common/crapto1/crapto1.c
@@
-426,7
+426,6
@@
int nonce_distance(uint32_t from, uint32_t to)
return (65535 + dist[to >> 16] - dist[from >> 16]) % 65535;
}
-
static uint32_t fastfwd[2][8] = {
{ 0, 0x4BC53, 0xECB1, 0x450E2, 0x25E29, 0x6E27A, 0x2B298, 0x60ECB},
{ 0, 0x1D962, 0x4BC53, 0x56531, 0xECB1, 0x135D3, 0x450E2, 0x58980}};
Impressum
,
Datenschutz