ockam_vault 0.90.0

A software-only Ockam Vault implementation.
Documentation

ockam_vault

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, 6 of them enabled by default.

default

  • std
  • storage

std

  • ockam_macros/std
  • ockam_node/std
  • aes-gcm/alloc
  • aes-gcm/std
  • ed25519-dalek/std
  • rand/std
  • rand/std_rng
  • tracing/std
  • alloc
  • p256/std

storage

  • ockam_node
  • ockam_node/storage
  • std
  • serde_cbor

alloc

  • ockam_node/alloc
  • aes-gcm/alloc
  • ed25519-dalek/alloc
  • x25519-dalek/alloc
  • p256/alloc
  • p256/ecdsa
  • p256/pem

ockam_node

  • dep:ockam_node

serde_cbor

  • dep:serde_cbor

no_std

  • ockam_node/no_std
  • rand_pcg
  • aes-gcm/heapless
  • aes-gcm/force-soft
  • aes-gcm/stream
  • serde/derive

thiserror

  • dep:thiserror

rand_pcg

  • dep:rand_pcg

disable_default_noise_protocol

    This feature flag does not enable additional features.

OCKAM_XX_25519_ChaChaPolyBLAKE2s

    This feature flag does not enable additional features.

OCKAM_XX_25519_AES256_GCM_SHA256

    This feature flag does not enable additional features.

OCKAM_XX_25519_AES128_GCM_SHA256

    This feature flag does not enable additional features.