1 Star 0 Fork 21

chunlin428/crypto-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 662 Bytes
一键复制 编辑 原始数据 按行查看 历史
evanvosberg 提交于 2020-02-12 12:55 . Merge branch 'release/4.0.0'
{
"name": "crypto-js",
"version": "4.0.0",
"description": "JavaScript library of crypto standards.",
"license": "MIT",
"author": {
"name": "Evan Vosberg",
"url": "http://github.com/evanvosberg"
},
"homepage": "http://github.com/brix/crypto-js",
"repository": {
"type": "git",
"url": "http://github.com/brix/crypto-js.git"
},
"keywords": [
"security",
"crypto",
"Hash",
"MD5",
"SHA1",
"SHA-1",
"SHA256",
"SHA-256",
"RC4",
"Rabbit",
"AES",
"DES",
"PBKDF2",
"HMAC",
"OFB",
"CFB",
"CTR",
"CBC",
"Base64"
],
"main": "index.js",
"dependencies": {}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/tiger428/crypto-js.git
git@gitee.com:tiger428/crypto-js.git
tiger428
crypto-js
crypto-js
master

搜索帮助