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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user