This commit is contained in:
Philippe Teuwen 2021-10-18 22:35:04 +02:00
commit 4a458b2b79
2 changed files with 4 additions and 4 deletions

View file

@ -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;