Eduardo Pérez escribió:

On 2005-02-10 08:39:24 UTC, Manuel Sánchez Cuenca wrote:


can anybody tell me if the rijndael algorithm is supported in openssl? and in this case can anybody send me some examples?



Yes, rijndael (aka aes) is supported. Just type: openssl ciphers -v and you'll see all ciphers

You can also know that using Google, just type:
site:openssl.org rijndael
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]



But I want to use the openssl library in a C program. can anybody tell me how to use it?

--
=======================================================
Manuel Sanchez Cuenca
Dept. Ingenieria de la Informacion y las Comunicaciones
Universidad de Murcia - España
Tlf: +34 968364644 - Fax: 968364151
email: [EMAIL PROTECTED]
www: http://livia.dif.um.es/~lolo
www: http://livia.dif.um.es/~irisgrid


______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]

Reply via email to