mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
chg: optimization of iclass mac calculations on deviceside (@pwpiwi) see https://github.com/Proxmark/proxmark3/pull/861
chg: some textual
This commit is contained in:
parent
1e648088b1
commit
48d3802d35
5 changed files with 125 additions and 93 deletions
|
@ -2,7 +2,7 @@
|
|||
#define OPTIMIZED_CIPHER_H
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#include "string.h"
|
||||
/**
|
||||
* Definition 1 (Cipher state). A cipher state of iClass s is an element of F 40/2
|
||||
* consisting of the following four components:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue