Data encryption and decryption
802382Feb 24 2011 — edited Mar 4 2011Hello Everyone,
I am developing a application which must have security.
In a page, I want to a text from user with text area. After taking this text, I want to encrypt and insert to database.
After, if user want to see this text, text must be decrypted in a user page.
Can we encypt and decrypt the data with APEX? If it is OK, how about algorithm like triple - des?
Any suggestions?
Thanks