Markus Franke wrote:
> 
> I miss gendsa in the directory ./apps (openssl 0.9.1c).
> With dsaparams I can only generate DSA parameters. But
> how can I generate a DSA key?

I believe gendsa is availble in the current snapshot:

ben@heap:~/work/openssl$ apps/openssl gendsa
usage: gendsa [args] [dsaparams]
 -out file - output the key to 'file'
 -des      - encrypt the generated key with DES in cbc mode
 -des3     - encrypt the generated key with DES in ede cbc mode (168 bit
key)
 -idea     - encrypt the generated key with IDEA in cbc mode
 -rand file:file:...
           - load the file (or the files in the directory) into
             the random number generator

Cheers,

Ben.

--
http://www.apache-ssl.org/ben.html

"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
     - Indira Gandhi
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to