Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 11 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)