On Sat, Oct 16, 2004, Paolo Serra wrote:

> Hi all,
> I'm trying to integrate a new cipher (aes-ccm) into the crypto lib. I want 
> to have the new algorithm available from every application linking the 
> library but we have not found where we have to add the cipher definition to 
> have it listed among the available ones.

Can you expand a bit on what you mean by "available from every application
linking the library"?

Do you just want the applications to be able to use it explicitly using
EVP_aes_ccm(), looking it up using EVP_getcipherbyname() or having it handle
other uses like S/MIME and SSL/TLS? 

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Funding needed! Details on homepage.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to