Padding is a standard enforced by encryption algos and protocols and independent of language...
I suggest you use the openssl enc command line to verify the padding with Java. It will certainly work. Actually DES padding scheme is very simple. It is only 4 lines of C code. regards, Girish --- "a_k_ (sent by Nabble.com)" <[EMAIL PROTECTED]> wrote: > > I am using the DES_ecb3_encrypt function of OpenSSL > library for DES3 ECB > encryption/decryption. > Can I use this function in order to decrypt strings > encrypted by Java > Cryptography Architecture API - DES3 ECB mode with > the PKCS5Padding padding > scheme? > What type of padding is used in the DES_ecb3_encrypt > function? > What is PKCS5Padding padding? > > Thank you very much in advance, > a_k_ > > -- > View this message in context: > http://www.nabble.com/DES3-padding-t1333697.html#a3563175 > Sent from the OpenSSL - User forum at Nabble.com. > > ______________________________________________________________________ > OpenSSL Project > http://www.openssl.org > User Support Mailing List > openssl-users@openssl.org > Automated List Manager > [EMAIL PROTECTED] > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]