#sha-256 #hex #checksum #utility

buildfix-hash

Small hashing primitives used across buildfix internals

1 unstable release

Uses new Rust 2024

new 0.2.0 Mar 16, 2026

#1684 in Development tools


Used in 2 crates (via buildfix-edit)

MIT/Apache

3KB

buildfix-hash

Lightweight hashing primitives for buildfix internals.

The crate currently exposes:

  • sha256_hex: deterministic hexadecimal SHA-256 digest of arbitrary bytes.

Dependencies

~795KB
~19K SLoC