ockam_vault 0.106.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, 5 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

storage

  • ockam_node/storage
  • sqlx

alloc

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

sqlx

  • dep:sqlx

no_std

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

rand_pcg

  • dep:rand_pcg

thiserror

  • dep:thiserror

ockam_node

  • dep:ockam_node

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.