https://github.com/tarathep/simple-aes-encrypt-decrypt-cryptojs
Simple AES Encrypt and Decrypt Use CryptoJs
https://github.com/tarathep/simple-aes-encrypt-decrypt-cryptojs
cryptojs encryption javascript sample-code
Last synced: 28 days ago
JSON representation
Simple AES Encrypt and Decrypt Use CryptoJs
- Host: GitHub
- URL: https://github.com/tarathep/simple-aes-encrypt-decrypt-cryptojs
- Owner: tarathep
- License: other
- Created: 2022-10-09T15:55:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-12T04:56:03.000Z (over 3 years ago)
- Last Synced: 2025-03-09T23:47:13.386Z (over 1 year ago)
- Topics: cryptojs, encryption, javascript, sample-code
- Language: HTML
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple AES Encrypt and Decrypt Use CryptoJs

JavaScript implementations of standard and secure cryptographic algorithms
CryptoJS is a growing collection of standard and secure cryptographic algorithms implemented in JavaScript using best practices and patterns. They are fast, and they have a consistent and simple interface.

Original documentation: https://code.google.com/archive/p/crypto-js/
or https://cryptojs.gitbook.io/docs/