mail Encryption
hi,
i was wondering if i can use SHA 256 to incript emails in adobe campaign and how can i do it if its posible.
I think adobe doesnt alow it
hi,
i was wondering if i can use SHA 256 to incript emails in adobe campaign and how can i do it if its posible.
I think adobe doesnt alow it
Hi Daniel,
Sha256 is a hash function. It will create a hash value which is unique for the particular input. But it is almost impossible to do the reverse (get the input from the hash). You can try the "crypString()" function. It will encrypt the input with the default key (if no key is specified). Then you can use decryptString() to get back your input.
Here you can get a good reference.
SHA: Secure Hashing Algorithm - Computerphile - YouTube
Thanks
Saikat
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.