Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

S/MIME V3 Support- Help

HI All,
We have client requirement to implement S/Mime v3.0 to encrypt/decrypt the message. I have serached for some open source for doing so through java but with no luck.

I would appericiate if anyone can suggest me to implement the same. It is very urgent.

Regards
Sachin
[302 byte] By [sachi_sisodia] at [2007-11-11 10:12:42]
# 1 Re: S/MIME V3 Support- Help
I have searched for DES with no luck too -for free- but 33$ may solve your problme :
HERE (http://www.alibris.com/search/books/qwork/378570/used/Applied%20Cryptography:%20Protocols,%20Algorithms,%20and%20Source%20Code%20in%20C)

After reading this book u may implement it yourself without sources too , it exaplains those algorithmes with pseudo code , so changing each line with a function make it !
btw do u have problems implementing it originally ?
Amahdy at 2007-11-12 0:14:21 >
# 2 Re: S/MIME V3 Support- Help
I have searched for DES with no luck too -for free- but 33$ may solve your problme :
HERE (http://www.alibris.com/search/books/qwork/378570/used/Applied%20Cryptography:%20Protocols,%20Algorithms,%20and%20Source%20Code%20in%20C)

After reading this book u may implement it yourself without sources too , it exaplains those algorithmes with psouedo code , so changing each line with a function make it !
btw do u have problems implementing it originally ?
Hi Anahdy,
Thanks for your response. I want to let you know that we are getting sign/encrypted from our client and we are verifing/decrypting and save it to our database. Currently we are using webMethods to process this file and it has some inbuilt java services which support S/MIME 2.0 but not 3.0.

We got requirement to implement S/MIME 3.0. I came to know that some third party s/w supports S/MIME V3.0. I have searched it without any success. Did you encounter such kind of tool and also do you have soft copy of this book then please send me on my account i.e. Sachin.sisodia@gmail.com. Thanks in advance.

Regards
Sachin
sachi_sisodia at 2007-11-12 0:15:15 >
# 3 Re: S/MIME V3 Support- Help
I have a softcopy of this book if u r intersted in learning the good algorithms, just tell me to upload it for u / or wait those few days u will find it at my free ebooks section in my website ..
"Cryptography and Network Security Principles and Practices"

otherwise if u want only a software doing this work, I have this one :
p7vSetup.zip (http://w12.easy-share.com/803355.html) (2.61 MB)
hope it helps !
Amahdy at 2007-11-12 0:16:20 >
# 4 Re: S/MIME V3 Support- Help
Thanks for your response and s/w for the same. Can you provide me the link where I can learn how to do encrption/verifition of S/MIME V3.0 messages for java enable application. Thanks in advance.

Regards
Sachin
sachi_sisodia at 2007-11-12 0:17:17 >