[ 源代码: node-sumchecker ]
软件包:node-sumchecker(3.0.1-2)
node-sumchecker 的相关链接
Debian 的资源:
下载源码包 node-sumchecker:
- [node-sumchecker_3.0.1-2.dsc]
- [node-sumchecker_3.0.1.orig.tar.gz]
- [node-sumchecker_3.0.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [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.
