ockam_vault 0.68.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 14 feature flags, 8 of them enabled by default.

default

  • std
  • storage
  • rustcrypto

std

  • ockam_core/std
  • ockam_macros/std
  • ockam_node/std
  • aes-gcm/alloc
  • aes-gcm/std
  • rand/std
  • rand/std_rng
  • tracing/std
  • x25519-dalek/std
  • x25519-dalek/u64_backend
  • alloc
  • p256/std
  • fs2

storage

  • std
  • serde
  • serde_json

rustcrypto

    This feature flag does not enable additional features.

alloc

  • ockam_core/alloc
  • ockam_node/alloc
  • aes-gcm/alloc
  • p256/ecdsa
  • p256/pem

fs2

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

no_std

  • ockam_core/no_std
  • ockam_macros/no_std
  • ockam_node/no_std
  • rand_pcg
  • x25519-dalek/u32_backend
  • aes-gcm/heapless
  • aes-gcm/force-soft
  • aes-gcm/stream

aws

  • std
  • aws-config
  • aws-sdk-kms
  • thiserror

aws-config

    This feature flag does not enable additional features.

thiserror

    This feature flag does not enable additional features.

rand_pcg

    This feature flag does not enable additional features.

aws-sdk-kms

    This feature flag does not enable additional features.