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

https://github.com/anof-cyber/cryptojs

A Crypto JS based JavaScript AES encryption decryption script
https://github.com/anof-cyber/cryptojs

aes-encryption crypto cryptojs javascript

Last synced: 15 days ago
JSON representation

A Crypto JS based JavaScript AES encryption decryption script

Awesome Lists containing this project

README

        

# CryptoJS

The following script performs encryption and decryption in JavaScript. Encryption and decryption are carried out using CryptoJS.

## Demo

https://anof-cyber.github.io/CryptoJS/

## Screenshots

![App Screenshot](https://i.postimg.cc/2SR1kp1M/Crypto.png)

## Authors

- [@AnoF](https://twitter.com/Ano_F_)

## Encryption

- AES 128-CBC
- AES 256-CBC