Hello.We currently need to encrypt/decrypt some data in ACS for privacy
purpose between system.We will need to send an email, with a link in
it.This link got the email encrypted in aes format with cbc.ACS
currently gor some functions that can encrypt data (
encryption_aescbcEncrypt )We did use this function with all the required
parameter, but the output cannot be decypher by anyone ( all tools used
cannot get back the original value).if i use this example :
encryption_aescbcEncrypt('TEST',"\x65...