From: "Gotfried, Colette" <[EMAIL PROTECTED]>
To begin with, what part of OpenSSL are we talking about? I'm
assuming that it's the "openssl genrsa" application. If not, you'll
have to restate your question:
ColetteG> Another set of very very basic questions:
ColetteG>
ColetteG> - What encryption algorithm does openSSL use when generating
ColetteG> the asymmetric keys?
Technically none. However, you may have meant to ask what algorithm
is used to encrypt the generated key. By default it's not encrypted,
but with the arguments '-des', '-des3' or '-idea', you will have it
encrypted with one of those algorithms.
ColetteG> - Is it something that the developer has to specify, or is
ColetteG> there a default?
That got answered above.
--
Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/
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]