[Esapi-user] Encryption
Emmanouil Prekas
grad1107 at di.uoa.gr
Wed Oct 24 12:11:37 UTC 2012
Where i can find information about the configuration and the use of esapi
encode? I am using this command
String lala="testing";
CipherText ciphertext=ESAPI.encryptor().encrypt(new PlainText(lala));
but i have this error
org.owasp.esapi.errors.EncryptionException: Encryption failure: invalid
cipher mode ( CBC) for encryption
Is there any link where i can find the informations?
Thank you very much
M.P.
More information about the Esapi-user
mailing list