文件名称:kruptein:加密; 从kruptein隐藏或隐藏
文件大小:42KB
文件格式:ZIP
更新时间:2024-05-28 05:22:49
nodejs hashing nist node crypto
断裂蛋白 加密; 从kruptein隐藏或隐藏。 安装 要安装npm install kruptein 方法 .set(secret, plaintext, [aad], callback) .get(secret, ciphertext, [{at: auth_tag, aad: aad}], callback) 选项 该算法,哈希算法,密钥和IV大小使用行业标准。 默认密钥派生为pbkdf2,但是可以启用scrypt派生功能。 algorithm :(可选)来自crypto.getCiphers()密码算法。 默认值: aes-256-gcm 。 hashing :(可选)来自crypto.getHashes()哈希算法。 默认值: sha512 。 encodeas :(可选)输出编码。 目前支持binary , hex和base64 。 默认值: base64 。 key
【文件预览】:
kruptein-master
----.gitignore(65B)
----README.md(10KB)
----.github()
--------workflows()
----test()
--------index.js(12KB)
----LICENSE(1KB)
----.test()
--------vanilla.js(2KB)
----package.json(951B)
----CONTRIBUTING.md(3KB)
----index.js(142B)
----.npmignore(128B)
----.travis.yml(97B)
----lib()
--------kruptein.js(15KB)
----package-lock.json(89KB)