Give us feedback
encryptdecryptjs
Reactive icon

EncryptDecryptJS

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 23 Jan by 
5.0
 (4 ratings)
encryptdecryptjs

EncryptDecryptJS

Details
This module provides a set of JavaScript functions for integration into an OutSystems application to securely decrypt data previously encrypted using the corresponding encryption module. It leverages the Web Crypto API for cryptographic operations and includes utility functions for conversions between strings and binary data, as well as an asynchronous encryption & decryption function.
Read more

OutSystems JavaScript Encryption & 

Decryption Action Documentation

Overview - Encryption

This module provides a set of JavaScript functions designed to be used within an OutSystems application to perform secure encryption of data using the Web Crypto API. It includes utility functions for string and ArrayBuffer conversions, an asynchronous encryption function, and an example usage function that integrates with OutSystems' asynchronous execution flow.

Overview - Decryption

This module provides a set of JavaScript functions for integration into an OutSystems application to securely decrypt data previously encrypted using the corresponding encryption module. It leverages the Web Crypto API for cryptographic operations and includes utility functions for conversions between strings and binary data, as well as an asynchronous decryption function.

Release notes (1.0.0)
License (1.0.0)
Reviews (3)
by 
28 Feb
in version 1.0.0
Really helpful in Conversions at Client Side.
by 
28 Feb
in version 1.0.0
Very useful for client-side conversion.
by 
23 Jan
in version 1.0.0
Nice Component !!
Team