EC Private Key ASN1 Representation

2008-05-14 Thread Alvarez, Daniel
According to the SEC1 document, the EC Private key representation is as follows: ECPrivateKey{CURVES:IOSet} ::= SEQUENCE { version INTEGER { ecPrivkeyVer1(1) } (ecPrivkeyVer1), privateKey OCTET STRING, parameters [0] Parameters{{IOSet}} OPTIONAL, publicKey [1] BIT STRING OPTIONAL } From page 82

Issue with encrypting emails using openssl

2008-05-14 Thread Viresh Singh
Hi I am trying to create a certificate authority. I am trying secure emails from my clients to my server. The client certificates import fine. Trying to send a signed email work fine but encrypting the email does not. It states that the intended recipient has missing or invalid

Use ssh-format key

2008-05-14 Thread Jameson Chema Quinn
I have a public key in the following format: ssh-dss

Regarding builing fips and openssl shared object for ARM

2008-05-14 Thread Peter Park
I am a newbie for this. I need your help I'd like to build fips and openssl shared object for ARM. But I am having a hard time to build it. So, could you enlighten me about this? compile enviroment : redhat 7.2 1. build openssl-fips-1.1.2 ./config fips make make install === this one is

Re: Issue with encrypting emails using openssl

2008-05-14 Thread Patrick Patterson
On May 14, 2008 08:05:30 am Viresh Singh wrote: Hi I am trying to create a certificate authority. I am trying secure emails from my clients to my server. The client certificates import fine. Trying to send a signed email work fine but encrypting the email does not. It states that the

Re: Use ssh-format key

2008-05-14 Thread jimmy bahuleyan
Jameson Chema Quinn wrote: I have a public key in the following format: ssh-dss

Q about ssleay_rand_add Vul. and command line openssl req tool

2008-05-14 Thread Harakiri
Hello, i've not digged through the whole openssl source yet - but it seems to me that the recent Debian Issue with the ssleay_rand_add method here

RE: Q about ssleay_rand_add Vul. and command line openssl req tool

2008-05-14 Thread David Schwartz
Harakiri wrote: i've not digged through the whole openssl source yet - but it seems to me that the recent Debian Issue with the ssleay_rand_add method here http://svn.debian.org/viewsvn/pkg-openssl/openssl/trunk/rand/md_ra nd.c?rev=141view=diffr1=141r2=140p1=openssl/trunk/rand/md_rand