Docs.rs
auths-transparency-0.1.3
auths-transparency 0.1.3
Docs.rs crate page
Apache-2.0
10 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
bordumb
Dependencies
async-trait ^0.1
normal
optional
auths-crypto ^0.1.3
normal
auths-keri ^0.1.3
normal
auths-verifier ^0.1.3
normal
aws-config ^1
normal
optional
aws-sdk-s3 ^1
normal
optional
base64 ^0.22.1
normal
chrono ^0.4
normal
futures ^0.3
normal
optional
hex ^0.4.3
normal
json-canon =0.1.3
normal
ring =0.17.14
normal
optional
serde ^1.0
normal
serde_json ^1.0.149
normal
sha2 =0.10.9
normal
subtle =2.6.1
normal
thiserror ^2
normal
tokio ^1
normal
optional
jsonschema ^0.45.0
dev
proptest ^1.4
dev
ring =0.17.14
dev
tempfile ^3
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module types
auths_
transparency
0.1.3
Module types
Module Items
Structs
In crate auths_
transparency
auths_transparency
Module
types
Copy item path
Source
Expand description
Core newtypes:
MerkleHash
,
LogOrigin
.
Structs
ยง
LogOrigin
Validated log origin string (e.g.,
"auths.dev/log"
).
Merkle
Hash
SHA-256 Merkle hash (32 bytes).