Re: AES documentation?

2006-02-26 Thread Chris
On 2/25/06, Dr. Stephen Henson <[EMAIL PROTECTED]> wrote: The preferred interface to all ciphers is EVP. The reason I am not using the EVP interface was to save space.  Currently OpenSSL is already making my end product way too large so I'm trying to minimize the code dependancies.  128 bits is fi

Re: AES documentation?

2006-02-25 Thread Dr. Stephen Henson
On Sat, Feb 25, 2006, Chris wrote: > Is there any documentation covering the AES support in OpenSSL? I can't > find anything. There seems to be no manual entry or anything under docs. > The preferred interface to all ciphers is EVP. > I do have it working but I'm wondering how to change the b

AES documentation?

2006-02-25 Thread Chris
Is there any documentation covering the AES support in OpenSSL?  I can't find anything.  There seems to be no manual entry or anything under docs. I do have it working but I'm wondering how to change the block size (seems to always use 128 bits by default?) and what the difference between AES_encr

AES documentation

2005-12-02 Thread Ken Goldman
Is there documentation for the AES API? I seem to have the include files, and the functions are in the library. But I can't find the man pages on the openSSL web site. -- Ken Goldman [EMAIL PROTECTED] 914-784-7646 __ OpenSS