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
- Host: GitHub
- URL: https://github.com/anof-cyber/cryptojs
- Owner: Anof-cyber
- License: gpl-3.0
- Created: 2022-07-13T16:15:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-02T09:41:51.000Z (over 2 years ago)
- Last Synced: 2025-04-13T09:16:38.840Z (15 days ago)
- Topics: aes-encryption, crypto, cryptojs, javascript
- Language: HTML
- Homepage: https://anof-cyber.github.io/CryptoJS/
- Size: 127 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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

## Authors
- [@AnoF](https://twitter.com/Ano_F_)
## Encryption
- AES 128-CBC
- AES 256-CBC