[ ソース: 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.