Re[2]: S/MIME in openssl

2000-11-28 Thread Maxim Masiutin
Hello Ben! BL AES is on its way in to OpenSSL. I've found RINJDAEL in the latest OpenSSL shanpshot. However, what about CBC (etc...) wrappers? I would like to use RINJDAEL-CBC in my S/MIME implementation. -- Maxim Masiutin, Software Engineer RITLABS http://www.ritlabs.com/

Re: S/MIME in openssl

2000-11-28 Thread Richard Levitte - VMS Whacker
From: Maxim Masiutin [EMAIL PROTECTED] max BL AES is on its way in to OpenSSL. max max I've found RINJDAEL in the latest OpenSSL shanpshot. max max However, what about CBC (etc...) wrappers? I would like to use max RINJDAEL-CBC in my S/MIME implementation. I think that's what Ben means when

Re: S/MIME in openssl

2000-11-28 Thread Ben Laurie
Maxim Masiutin wrote: Hello Ben! BL AES is on its way in to OpenSSL. I've found RINJDAEL in the latest OpenSSL shanpshot. However, what about CBC (etc...) wrappers? I would like to use RINJDAEL-CBC in my S/MIME implementation. Its on my list. Feel free to pre-empt me. I have

S/MIME in openssl

2000-11-19 Thread Maxim Masiutin
Hello openssl-dev! I wrote on Fri, 10 Nov 2000 to Mark J . Cox [EMAIL PROTECTED] and [EMAIL PROTECTED] but didn't get a reply unfortunately. My question is: who is currently in charge of S/MIME implementation in openssl? I'm the author of The Bat! e-mail client that supports S/MIME

Re: S/MIME in openssl

2000-11-19 Thread Dr S N Henson
Maxim Masiutin wrote: Hello openssl-dev! My question is: who is currently in charge of S/MIME implementation in openssl? Me probably. I would also like to implement such neat additions as draft-ietf-smime-compression, it would be great if we had two implementations

Re: S/MIME in openssl

2000-11-19 Thread Ben Laurie
Maxim Masiutin wrote: I would also like to implement such neat additions as draft-ietf-smime-compression, it would be great if we had two implementations from different codebases to test their compatibility with each other. AES and appropriate hash functions would also be great.