I am unable to proceed after step 4 under "How can u try it?"
i get the following,
"ec [options] <infile >outfile
where options are
-inform arg input format - DER or PEM
-outform arg output format - DER or PEM
-in arg input file
-passin arg input file pass phrase source
-out arg output file
-passout arg output file pass phrase source
-engine e use engine e, possibly a hardware device.
-des encrypt PEM output, instead of 'des' every other
cipher supported by OpenSSL can be used
-text print the key
-noout don't print key out
-param_out print the elliptic curve parameters
-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"
Unable to try Eiffel
Hi,
I am unable to proceed after step 4 under "How can u try it?" i get the following,
"ec [options] <infile >outfile where options are
-inform arg input format - DER or PEM -outform arg output format - DER or PEM -in arg input file -passin arg input file pass phrase source -out arg output file -passout arg output file pass phrase source -engine e use engine e, possibly a hardware device. -des encrypt PEM output, instead of 'des' every other cipher supported by OpenSSL can be used -text print the key -noout don't print key out -param_out print the elliptic curve parameters -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"Please advice.
Thanks in advance, Arjun
"ec" stands for "Eiffel
"ec" stands for "Eiffel Compiler"
and it seems you are using some encryption or encoding tool.
Please refer to http://dev.eiffel.com/ and especially the section http://docs.eiffel.com/book/eiffelstudio/software-installation-eiffelstudio
and be sure to execute the good "ec"
I hope this helps, -- Jocelyn