Expand description
Core newtypes: MerkleHash, LogOrigin.
Identifier and hash newtypes for the transparency-log wire contract.
The types live in auths_verifier::tlog so every verifier surface
(native, FFI, browser WASM) shares one implementation; this module
re-exports them for the log-construction side.
Structsยง
- LogOrigin
- Validated log origin string (e.g.,
"auths.dev/log"). - Merkle
Hash - SHA-256 Merkle hash (32 bytes).