[ bianca ]
[ 原始碼: node-sumchecker ]
套件:node-sumchecker(3.0.1-2)
node-sumchecker 的相關連結
下載原始碼套件 node-sumchecker:
- [node-sumchecker_3.0.1-2.debian.tar.xz]
- [node-sumchecker_3.0.1-2.dsc]
- [node-sumchecker_3.0.1.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
checksum validator for Node.js
Sumchecker is a pure Node.js solution for validating files specified in a checksum file, which are usually generated by programs such as sha256sum.
It uses node:crypto module to provide the cryptographic functionality.
The digest algorithms available are from OpenSSL of the platform. Common examples: MD5, SHA1, SHA224, SHA256, SHA512, SHAKE128, SHAKE256, SM3.