
Plug-in (Function & Smart Service)Free
Encryption Functions
by Appian Corporation
Description
Allows for the encryption and decryption of text data using symmetric AES encryption.
Features
This plug-in uses standard Java cryptography functions to expose expression functions for the encryption and decryption of data using AES.
Functions:
- encryptvalue(): Encrypt plain text data using an AES encryption key stored in the Secure Credentials Store
- decryptvalue(): Decrypt encrypted text data using an AES encryption key stored in the Secure Credentials Store
Features:
- Supports up to 256-bit AES keys when JCE Unlimited Strength Jurisdiction Policy is enabled
- Backwards compatible with older versions of Java lacking support for >128-bit encryption keys
Release notes
Support for high volume encryption use cases. This version includes a (1 minute) cache for encryption key retrieval
Resources
- Download
Encryption Functions 1.0.0 User Guide.md
Other