Overview
Allows for the encryption and decryption of text data using symmetric AES encryption. This plug-in uses standard Java cryptography functions to expose expression functions for the encryption and decryption of data using AES.
Key Features & Functionality
Functions:
Features:
Hi Venu,The plugin itself does not have a method for generating the encryption key. You can use a free online service, plenty can be found just via a Google search for "aes-256 encryption key generator". I don't want to recommend a particular one, you should check with your client/information security department to check if they have a preferred method for generating encryption keys.Jussi
Jussi Lundstedt I am trying to use this plug-in to encrypt/decrypt test. Can you tell me how can I generate encryptdecryptkey.Is there any online service? or plug-in itself has a feature to generate it.TIA.Venu.
Thanks Jussi - this seems to be a like for like replacement for the Plug In that has disappeared from the App Market.
Our current use case is to encrypt the text values input to either text fields or paragraph fields - so this seems to be a direct replacement which we can start to look at how we migrate and re-encrypt the data accordingly.
Many thanks for the quick response.
Cheers
Paul
Hi paulc919, if you are asking whether the plug-in supports encrypting values that users input into a Paragraph Field, yes, this will work.However, please note that the plugin does not add any additional encryption to the actual paragraph field component, unlike the native a!encryptedTextField functionality.
Hi Jussi - does the Plug In allow encryption of paragraph text fields ? The plug in we are using at the moment to do paragraph field encryption has disappeared from the App Market so am looking for alternatives that achieve the same outcome as what we have now.
Many thanks
@agustinc Good to hear! Thanks for your interest in the plugin.
Jussi Lundstedt Thank you so much!!! Your solution was super clear and worked perfectly! You saved my day again!
The credential settings in the Admin Console should look like this:
Hi agustinc! The error you are seeing appears to be due to the configured "encryptdecryptkey" Third-Party Credential not containing a Field with the key "key"
Hi Jussi! Thanks again for your awesome help and communication in the past! This looks nice.
I am having a small issue - it may be with our environment: "Expression evaluation error at function 'encryptvalue': Invalid attribute name detected in passwords.properties configuration"