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.
Installed Size: 27.6 kB
Architectures: all