Re: How to place signature into an X509 format

2012-10-09 Thread Jakob Bohm
PKCS#7 (the original) is RFC2315 CMS is RFC5652 On 10/9/2012 3:37 PM, redpath wrote: Yes that is exactly what I was asking a standard format and yes I do use a SHA1 for the message digest. So Formally known as PKCS#7 now called CMS thats the way to go. I will do that, and any pointers to docu

Re: How to place signature into an X509 format

2012-10-09 Thread redpath
t the key to use it; and that works great to extract them > and use them. > > So if anyone has a procedure for the using the API to do this let me know. > > > > > > > > > -- View this message in context: http://old.nabble.com/How-to-place-si

RE: How to place signature into an X509 format

2012-10-07 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of redpath > Sent: Saturday, 06 October, 2012 18:59 > I have created EC Digital Signature and saved it in a file. > And I use this signature file to verify a message digest later using a > public key. You don't say, but I assume this signature i

How to place signature into an X509 format

2012-10-06 Thread redpath
n an X509 format and use code to extract them? In the past I have created an X509 for public keys before and extract the key to use it; and that works great to extract them and use them. So if anyone has a procedure for the using the API to do this let me know. -- View this message in