Hello
I want to store passwords in a data table.
The passwords must be encrypt with a keyword. The idea is that we need this keyword to decrypt the password.
So only the users who knows the keyword will be able to decrypt the password stored in the table through a specific transaction.
Do you know if there are function modules which can make this kind of encryption / decryption ?
Thank you for your help.