Dr. Stephen Henson wrote:
On Thu, Nov 18, 2004, Mark W. Webb wrote:
I am working on a application that will support S/MIME and I need to
figure out if OpenSSL supports the entire RFC 2311 spec, or only certain
parts of it. Does anyone know the answer to this, or where I may
I am working on a application that will support S/MIME and I need to
figure out if OpenSSL supports the entire RFC 2311 spec, or only certain
parts of it. Does anyone know the answer to this, or where I may find
the answer to this question?
Thank you.
__
Eric Rescorla has a great book on TLS and SSL. I bought it a few weeks
ago and you will find that there is no better source out there.
On Tue, 2002-05-21 at 13:05, Amir Ghavam wrote:
> Hi there,
> I'm new to openssl. Could anybody tell me where can I find some code
> examples please?
> Many Than
Has any work been done for the TLS libraries to parse/open a s/MIME message?
--
Mark Webb
Software Engineer
Dolphin Technology
1300B Floyd Ave
Rome, NY 13440
Phone: (315) 334-4892 x222
Fax: (315) 339-4846
Email: [EMAIL PROTECTED]
__
On Saturday 01 September 2001 07:49 am, you wrote:
Thanks for getting back to me.
What you are saying makes sense, I just do not know why EVP_VerifyFinal
passes a signature coming from Java, and DSA_verify fails it? There must be
some difference between the two.
> "Mark W. Web