I am trying a encrypt/ decrypt using DES using java, but i get a bad padding error
i am trying to do a sample code encryption/ decryption for the first time, if i add a text and and encrypt and decrypt it works fine but when i use a already encrypted string i get this exception