An open API service indexing awesome lists of open source software.

https://github.com/gmihaylov/netsuite-aes-encrypt-decrypt-string

Simple Suitelet that encrypts / decrypts string in AES
https://github.com/gmihaylov/netsuite-aes-encrypt-decrypt-string

aes-encryption encryption-decryption netsuite suitelet suitescript2

Last synced: 7 days ago
JSON representation

Simple Suitelet that encrypts / decrypts string in AES

Awesome Lists containing this project

README

          

# NetSuite AES Encrypt Decrypt String
Simple Suitelet that encrypts / decrypts string in AES

## Used libraries
- crypto-js

## Notes
- Encrypted output is in base64 string

## Screenshots
![App Screenshot](screenshots/screenshot1.png)