Expand description
Verifiable Information Retrieval (VID).
Modulesยง
- avid_m
- This module implements the AVID-M scheme, whose name came after the DispersedLedger paper https://www.usenix.org/conference/nsdi22/presentation/yang.
- utils ๐
Enumsยง
- VidError
- The error type for
VidScheme
methods.
Traitsยง
- VidScheme
- Trait definition for a Verifiable Information Dispersal (VID) scheme.
Type Aliasesยง
- Verification
Result ๐ - A glorified
bool
that leverages compile lints to encourage the caller to use the result. - VidResult ๐
- Alias