Pakket: node-sumchecker (3.0.1-3)
Verwijzigingen voor node-sumchecker
Debian bronnen:
Het bronpakket node-sumchecker downloaden:
- [node-sumchecker_3.0.1-3.dsc]
- [node-sumchecker_3.0.1.orig.tar.gz]
- [node-sumchecker_3.0.1-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan node-sumchecker gerelateerde pakketten
|
|
|
|
-
- dep: node-debug
- small debugging utility for Node.js