Adding AES support for symmetric encryption and decryption. However, there is no any software that supports AES. So, no tested feature.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2022-05-13 17:44:09 +02:00
parent a2d1c5cf22
commit eb066472b1
2 changed files with 54 additions and 0 deletions

View File

@@ -63,6 +63,7 @@
#define EF_TS_DEC 0x00cf //S
#define EF_TS_AUT 0x00d0 //S
#define EF_RESET_CODE 0x00d3 //S
#define EF_AES_KEY 0x00d5 //S
#define EF_UIF_SIG 0x00d6 //S
#define EF_UIF_DEC 0x00d7 //S
#define EF_UIF_AUT 0x00d8 //S