Login to follow
CryptoJS_Server

CryptoJS_Server (ODC)

Stable version 0.1.1 (Compatible with ODC)
Uploaded on 11 Mar (4 weeks ago) by Ifabula Digital Kreasi
CryptoJS_Server

CryptoJS_Server (ODC)

Documentation
0.1.1

Base plugin that provides capability to do AES encryption on server side.

Can be combined using client side encryption from CryptoJS plugin.

-----------------------------

Actions:

1. EncryptAES: Encrypt plain text using AES in the server side, combined with DecryptAES_Server client action from CryptoJS plugin.

2. DecryptAES: Decrypt to plain text using AES in the server side, combined with EncryptAES_Server client action from CryptoJS plugin.

NOTE: Key must be 32 characters.

-----------------------------

For reference, check OS11 version at: https://www.outsystems.com/forge/component-overview/9435/cryptojs-server

Documentation: https://cryptojs.gitbook.io/docs/