mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
typos
This commit is contained in:
parent
03efd9c50f
commit
4a458b2b79
2 changed files with 4 additions and 4 deletions
|
@ -415,7 +415,7 @@ void *mifare_cryto_preprocess_data(desfiretag_t tag, void *data, size_t *nbytes,
|
|||
* integrity later.
|
||||
*
|
||||
* The only difference with CMACed data transmission is that the CMAC
|
||||
* is not apended to the data send by the PCD to the PICC.
|
||||
* is not appended to the data send by the PCD to the PICC.
|
||||
*/
|
||||
|
||||
append_mac = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue