In the 'dsaparam' manual the following parameter is described ...
       numbits
           this option specifies that a parameter set should be
           generated of size numbits. It must be the last option.
           If this option is included then the input file (if
           any) is ignored.

In the 'gendsa' manual the following parameter is described ...
       paramfile
           This option specifies the DSA parameter file to use.
           The parameters in this file determine the size of the
           private key. DSA parameters can be generated and
           examined using the openssl dsaparam command.

How do I determine the 'numbits' prameter so that I can get the correct DSA
private key size when using 'gendsa'.

Thanks

Vivian Cancio



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

Reply via email to