On Wed, Aug 01, 2001 at 12:09:50PM +0200, Lutz Jaenicke wrote:
> On Wed, Aug 01, 2001 at 10:33:33AM +0200, Martin Sjögren wrote:
> > Is there a way to get a list of cipher strings for all the ciphers
> > currently in openssl, or do I have to do what apps/enc.c does? I.E. check
> > a lot of NO_* macros and hope that the constant exist?
> 
> man SSL_get_ciphers, man SSL_CIPHER_get_name and friends

Yeah, I know about those. I apologize for being a bit unclear. What I
meant are the cipher stuff in the crypto library, EVP_CIPHER's... I'd like
a function that returns all the registered crypto algorithms and returns
those, as printed by 'openssl enc -help'

Is that a bit more clear?

Sorry for the confusion :)

Martin

-- 
Martin Sjögren
  [EMAIL PROTECTED]              ICQ : 41245059
  Phone: +46 (0)31 405242        Cell: +46 (0)739 169191
  GPG key: http://www.strakt.com/~martin/gpg.html
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to