[openssl-dev] FIPS: AES CTR KAT tests

jonetsu jonetsu at teksavvy.com
Tue Jul 5 16:42:39 UTC 2016


Hello,

I am looking for the selftests, the KAT tests, for AES CTR and CBC in openssl_fips 2.0.9.

Although many tests are directly defined, such as:

  FIPS_selftest_aes_gcm(void) in aes/fips_aes_selftest.c 

  gcmtest(FILE *in, FILE *out, int encrypt) in ../aes/fips_gcmtest.c

  And for CBC:

  static int AESTest(...) in aes/fips_aesavs.c

I did not find any tests for AES CTR.  Is AES CTR tested at all ?

Thanks.  Help would be appreciated.






More information about the openssl-dev mailing list