mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Finish decryption algorithm implementation
This commit is contained in:
parent
945f03e646
commit
b30f8ae37f
3 changed files with 82 additions and 12 deletions
|
@ -2811,7 +2811,7 @@
|
|||
* This module enables the AES-GCM and CAMELLIA-GCM ciphersuites, if other
|
||||
* requisites are enabled as well.
|
||||
*/
|
||||
//#define MBEDTLS_GCM_C
|
||||
#define MBEDTLS_GCM_C
|
||||
|
||||
/**
|
||||
* \def MBEDTLS_HAVEGE_C
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue