Module sha256

Module sha256 

Source

Structs§

Sha256

Traits§

RequireSha256
Compile-time assertion trait that ensures a generic Hasher type is SHA256. Used by LightHasherSha macro to enforce SHA256-only implementation at compile time.