akd 0.8.4

An implementation of an auditable key directory
Documentation

akd

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 20 feature flags, 6 of them enabled by default.

default

  • blake3
  • public_auditing
  • parallel_vrf
  • parallel_insert

blake3

  • akd_core/blake3

public_auditing

  • protobuf
  • akd_core/protobuf

parallel_vrf

  • akd_core/parallel_vrf

parallel_insert

    This feature flag does not enable additional features.

protobuf

    This feature flag does not enable additional features.

public-tests

  • rand
  • bincode
  • colored
  • once_cell
  • serde_serialization
  • akd_core/rand

bench

  • blake3
  • public-tests
  • tokio/rt-multi-thread

serde_serialization

  • serde
  • ed25519-dalek/serde
  • akd_core/serde_serialization

sha256

  • akd_core/sha256

sha512

  • akd_core/sha512

sha512_256

  • akd_core/sha512_256

sha3_256

  • akd_core/sha3_256

sha3_512

  • akd_core/sha3_512

bincode

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

colored

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

runtime_metrics

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.