Hi,
I have saved the password in database in Encrypted form successfully.But it shows me "javax.crypto.BadPaddingException: Data must start with zero" Exception while Decryption.I m posting here both the Encryption & Decryption code.Please Help Me.
/*Encryption program is working fine*/
************************************************************************
Please help me
Thanks in Advance