パッケージ: node-sumchecker (3.0.1-3)
node-sumchecker に関するリンク
Debian の資源:
node-sumchecker ソースパッケージをダウンロード:
- [node-sumchecker_3.0.1-3.dsc]
- [node-sumchecker_3.0.1.orig.tar.gz]
- [node-sumchecker_3.0.1-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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.
