Dear all,

        Sorry to bother you all. If you have received this email before, I am sorry
to send it again because my mail server has some problem.

        I wish to do symmetric encryption and decryption. For encryption, I am
using Java crypthography library from IAIK. For decryption, I am using
OpenSSL C++ cryptography library.

        At encryption, I am using blowfish, CBC mode, and PKCS5 padding. Does
OpenSSL cryptography library support PKCS standard padding, so that IV is
not needed (please correct me if I am wrong about this statement).

        And, I have a char * of blowfish key which is encoded from the key
generated by using Java cryptography library. Is there a routine to convert
this char * into the blowfish key using OpenSSL?

        Your help is highly appreciated. Thousand thanks. Wish you all the best.

Best regards,
--------------------------------------------
Jordan Cheun Ngen, Chong
INF-4067 Universiteit Twente
Postbus 217
7500 AE Enschede
The Netherlands

Distributed and Embedded Systems (DIES)
--------------------------------------------
Office Phone: +31 53 4894655
Web site: http://www.cs.utwente.nl/~chong
Email Add.: [EMAIL PROTECTED]
============================================

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to