node-hash-argon2d
Usage ------ to create a raw hash from a string of data ```js var argon2d = require('node-hash-argon2d'); var buf = Buffer.from("someString", 'utf8'); var hash = argon2d.argon2d(buf); console.log(hash); //should return <Buffer 0d 01 c4 09 bd 11 f1
66
Security score
0 known advisories in v1.0.0
OpenSSF Scorecard 2.0/10
Weekly downloads
4
Unpacked size
173.2 kB
Dependencies
2
Last publish
5 years ago
Security advisories
No known vulnerabilities affect v1.0.0.
Downloads — last 30 days
26 total▼ 63.6% vs prior week
Aug 23Sep 21
OpenSSF ScorecardAug 24, 2026
- Code-Review0
- Maintained0
- Binary-Artifacts10
- SAST0
- CII-Best-Practices0
- Security-Policy0
- Fuzzing0
- License10
- Branch-Protection0