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.




-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to