Module docmeta

Source
Expand description

Types to describe information about other downloaded directory documents, without necessarily having the full document.

These types are all local within tor-dirmgr. They’re used so that the storage code doesn’t need to know about all of the parsed types from tor-netdoc.

Structs§

AuthCertMeta 🔒
Information about an authority certificate that we have in storage.
ConsensusMeta 🔒
Information about a consensus that we have in storage.

Functions§

sha3_dual 🔒
Compute the sha3-256 digests of signed_part on its own, and of signed_part concatenated with remainder.