Hello everyone,
Why is there no unit test code available for AES, in crypto/aes
If i need to modify the test code of DES for testing AES, what are the issues
that i should take care of? can some one correct me on my assumptions.
1. I assume that the aes code has the same naming conventions as for des.
(ie DES_ will change to AES_)
2. I need to change the test vectors as per fips-197.
is there anything else i should keep in mind.
thnx for any help.
greetings
ark
- AES test code joseph k j
- Re: AES test code Richard Levitte - VMS Whacker