dritter / nix-hasher
Provide an easy way to generate SRI Hashes and an Implementation of Nix base32 algorithm.
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/dritter/nix-hasher
Requires (Dev)
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2025-12-17 23:18:29 UTC
README
This is a small library to get Nix SRI hashes and provide a port (go/rust ) of Nix custom base32 algorithm. See Nix Wiki on Hashes for more information.
Installation
Can be easily done with composer:
composer require dritter/nix-hasher