[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-dev
Subject:    [openssl.org #2546] [bug report] openssl-1.0.0d, "ecparam" command got error when after first run.
From:       "?? via RT" <rt () openssl ! org>
Date:       2011-06-24 16:17:56
Message-ID: rt-3.4.5-91442-1308932276-676.2546-21-0 () openssl ! org
[Download RAW message or body]

ver: openssl - 1.0.0d

platform: winXP SP3

compile:
     >perl configure VC-WIN32 --prefix=D:\Tools\OpenSSL
     >ms\do_ms
     >nmake -f ntdll.mak
     >nmake -f ntdll.mak test(all pass)
     >nmake -f ntdll.mak install

reproduce:

D:\Tools\OpenSSL>cd bin
D:\Tools\OpenSSL\bin>openssl.exe
OpenSSL> ecparam -out EccCA.key -name prime256v1 -genkey
Loading 'screen' into random state - done
OpenSSL> ecparam -out Ecc1.key -name prime256v1 -genkey
unknown option -genkey
ecparam [options] <infile >outfile
where options are
 -inform arg       input format - default PEM (DER or PEM)
 -outform arg      output format - default PEM
 -in  arg          input file  - default stdin
 -out arg          output file - default stdout
 -noout            do not print the ec parameter
 -text             print the ec parameters in text form
 -check            validate the ec parameters
 -C                print a 'C' function creating the parameters
 -name arg         use the ec parameters with 'short name' name
 -list_curves      prints a list of all currently available curve 'short names'
 -conv_form arg    specifies the point conversion form
                   possible values: compressed
                                    uncompressed (default)
                                    hybrid
 -param_enc arg    specifies the way the ec parameters are encoded
                   in the asn1 der encoding
                   possible values: named_curve (default)
                                    explicit
 -no_seed          if 'explicit' parameters are choosen do not use the seed
 -genkey           generate ec key
 -rand file        files to use for random number input
 -engine e         use engine e, possibly a hardware device
error in ecparam
OpenSSL>

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majordomo@openssl.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic