akd 0.11.0

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 13 feature flags, 7 of them enabled by default.

default

  • public_auditing
  • parallel_vrf
  • parallel_insert
  • preload_history
  • greedy_lookup_preload
  • experimental

public_auditing

  • dep:protobuf
  • akd_core/protobuf

parallel_vrf

  • akd_core/parallel_vrf

parallel_insert

    This feature flag does not enable additional features.

preload_history

    This feature flag does not enable additional features.

greedy_lookup_preload

    This feature flag does not enable additional features.

experimental

  • akd_core/experimental

public_tests

  • dep:rand
  • dep:colored
  • dep:once_cell
  • serde_serialization
  • akd_core/public_tests
  • akd_core/rand
  • dep:paste

bench

  • experimental
  • public_tests
  • tokio/rt-multi-thread

serde_serialization

  • dep:serde
  • akd_core/serde_serialization

whatsapp_v1

  • akd_core/whatsapp_v1

slow_internal_db

    This feature flag does not enable additional features.

runtime_metrics

    This feature flag does not enable additional features.