I working Encrypt and Decrypt the program with 3des algorithm,
If we Encrypt the string and Decrypt the encryupted string it will
work fine...
If we call only Decrypt function by passing command line parameter or
passing any Encrypted value it showing follwing Exception. Can you
please assit on this.
javax.crypto.IllegalBlockSizeException: Input length must be multiple
of 8 when decrypting with padded cipher
Its very urgent for me ..Thanks in Advance