static-crypto
Version:
Simplify encryption and decryption using CryptoJS with static result
23 lines (22 loc) • 493 B
JSON
{
"name": "static-crypto",
"version": "1.2.0",
"description": "Simplify encryption and decryption using CryptoJS with static result",
"main": "static-crypto.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"crypto",
"cryptojs",
"encryption",
"two",
"way",
"encryption",
"hash",
"salt"
],
"author": "Erick Vasilev",
"homepage": "https://github.com/erickvasilev/static-crypto",
"license": "ISC"
}