Hi,
I’m a beginner in Umbraco. Im using Umbraco 11. As a part of our working project, we are creating a contact us form for users to enter their detail from front end. We have created the document type for the contact us form so that the admin user can view the details furnished by the front end customer. By default all this data is stored in umbracoPropertyData table but the data is not encrypted.
Can some one suggest how to enable encryption for such sensitive information.
I have been spending hours to check for the possibility, but in vain…
Im having thoughts to use some kind of SALT/ encryption while storing these information in the umbracoPropertyData table, but I don’t know how I can fetch and de-crypt them when loading them into the contact us backoffice screen.
Can someone help me out.
Please share any code snippet for reference if you guys get hold of any…
Thanks in advance.
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/111912-ecrypt-decrypt-data-in-umbraco