In message <[EMAIL PROTECTED]> on Wed, 21 Sep 2005 16:08:44 +0530, joseph k j 
<[EMAIL PROTECTED]> said:

ark.papers> Why is there no unit test code available for AES, in
ark.papers> crypto/aes.

We use the newer EVP tester.  See crypto/evp/evp_test.c and
crypto/evp/evptests.txt.

ark.papers> 1. I assume that the aes code has the same naming
ark.papers>    conventions as for des. (ie DES_ will change to AES_)

There's no such guarantee.  You have to look at each crypto
implementation separately.

ark.papers> 2. I need to change the test vectors as per fips-197. 

There are already such vectors in evptests.txt.

Cheers,
Richard

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte                         [EMAIL PROTECTED]
                                        http://richard.levitte.org/

"When I became a man I put away childish things, including
 the fear of childishness and the desire to be very grown up."
                                                -- C.S. Lewis
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to