I will post bugs to be solved by Design. Be patient more updates will come.
I will post bugs to be solved by Design. Be patient more updates will come.
IF you want to test another cases on env go to aes_bfm_generate.h and change type_bfm = ECB_KEY_GEN_CCFIE to another constatnt where can be see on env_aes.c
IF you want to test another cases on env go to aes_bfm_generate.h and change type_bfm = ECB_KEY_GEN_CCFIE to another constatnt where can be see on env_aes.c
10 - 23 - 2014
Added cases of CBC / CTR tests. Update BUGS.
01 - 21 - 2015
Finalized basics tests cases with checking on monitor
MODS ECB ARE OK
MODS CBC ARE OK
MODS CTR ARE OK --> The Forbidden case has a different output zero for KEY GENERATION
The basic environment is mounted and the core with the modes are tested, only missing the datatype mode to be checked.