Dear Team,
We have used mbedtls based ctr_drbg algorithm along with hardware LTC based AES-256 encryption in our project on MK81 MCU.
We want to apply for FIPS certification to justify the DRBG algorithm is standard one.
Please help to give some sample input and output data to test and validate the ctr_drbg with LTC based AES-256 bit encryption as backend.
Currently we got some info from FIPS, but they have used software based AES backend in ctr_drbg to generate inputs and outputs, we are unable to validate the result in our hardware which is having different results due to the AES backend difference.
Please help to get validate the correct output using the crt_drbg algorithm for FIPS.
Thank you.
Thiru.