Module akd::local_auditing

source ·
Expand description

This module contains all the type conversions between internal AKD & message types with the protobuf types

Additionally it supports the conversion between the output from the Directory to public-storage safe blob types encoded with Protobuf. Download and upload to the blob storage medium is left to the new application crate akd_local_auditor

Structs

  • The constructed blobs with naming encoding the blob name = “EPOCH/PREVIOUS_ROOT_HASH/CURRENT_ROOT_HASH”
  • Represents the NAME of an audit blob and can be flatted to/from a string

Enums

Functions

  • Convert an append-only proof to “Audit Blobs” which are to be stored in a publicly readable storage medium suitable for public auditing