文件名称:phc-argon2:following遵循PHC字符串格式的Node.JS Argon2密码哈希算法
文件大小:15KB
文件格式:ZIP
更新时间:2024-06-02 14:46:22
nodejs hashing api universal argon2
phc-氩气2
:locked: 遵循PHC字符串格式的Node.JS Argon2密码哈希算法。 编码为 :red_heart: 作者( 。
PHC字符串格式
PHC字符串格式是一种尝试,它指定一种公共哈希字符串格式,该格式是Modular Crypt Format的受限且定义明确的子集。 强烈建议使用新的哈希值来遵守PHC规范,而不是宽松得多的Modular Crypt Format 。
此程序包生成的哈希字符串采用以下格式:
$argon2
【文件预览】:
phc-argon2-master
----.gitignore(2KB)
----test()
--------others.js(1KB)
--------identifiers.js(176B)
--------verify.js(5KB)
--------hash.js(3KB)
----.gitattributes(29B)
----bench.js(2KB)
----package.json(2KB)
----readme.md(19KB)
----index.js(9KB)
----.travis.yml(456B)
----.editorconfig(147B)
----.codecov.yml(48B)
----license(1KB)
----.appveyor.yml(565B)
----.npmrc(19B)