Skip to Content
0
Nov 30, 2022 at 05:09 AM

AES encryption along with IV and salt in SAP PO 7.4

574 Views

Hi Experts,

We have requirement where we need to encrypt and decrypt the data using AES encryption along with IV(initialization vector) and salt in SAP PO 7.4.

I have knowledge about the AES but IV and SALT is new for me and I would appreciate if someone can throw me light on IV and SALT encryption in SAP PI. And also did SAP PI/PO support IV and salt as a standard.

Do we need to write any java code or UDF to achieve this task