In message <[EMAIL PROTECTED]> on Thu, 11 Mar 2004 22:12:28 -0600 (CST), Xinwen Fu 
<[EMAIL PROTECTED]> said:

xinwenfu>       I'm trying to use AES functions in openssl's crypto
xinwenfu> library and installed openssl-0.9.7c.
xinwenfu> 
xinwenfu>       But I could not find man pages for those AES functions
xinwenfu> (on my machine or
xinwenfu> http://www.openssl.org/docs/crypto/crypto.html). Where are
xinwenfu> they?

They aren't written yet.  Also, we recommend using the EVP interface.

xinwenfu>       Moreover, is there some example application code for
xinwenfu> using AES functions?

All that has been written in OpenSSL uses the EVP interface.  Check
out apps/enc.c and test/evp_test.c.

xinwenfu>       It seems the make command "make test" can test the AES
xinwenfu> functions, so where is the test code?

test/evp_test.c.  We uses test/evptest.txt, which describes test
patterns for AES among others, with it.

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

-- 
Richard Levitte   \ Tunnlandsvägen 52 \ [EMAIL PROTECTED]
[EMAIL PROTECTED]  \ S-168 36  BROMMA  \ T: +46-708-26 53 44
                    \      SWEDEN       \
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to