ockam_entity 0.35.0

Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
Documentation

ockam_entity

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

default

  • std
  • software_vault
  • noise_xx

std

  • ockam_core/std
  • ockam_macros/std
  • ockam_channel/std
  • ockam_key_exchange_core/std
  • ockam_key_exchange_xx/std
  • ockam_node/std
  • ockam_vault_sync_core/std
  • ockam_vault/std

software_vault

  • ockam_vault
  • ockam_vault_sync_core
  • ockam_vault_sync_core/software_vault

noise_xx

  • ockam_key_exchange_xx

ockam_vault

    This feature flag does not enable additional features.

ockam_vault_sync_core

    This feature flag does not enable additional features.

ockam_key_exchange_xx

    This feature flag does not enable additional features.

no_std

  • ockam_core/no_std
  • ockam_macros/no_std
  • ockam_channel/no_std
  • ockam_key_exchange_core/no_std
  • ockam_key_exchange_xx/no_std
  • ockam_node/no_std
  • ockam_vault_sync_core/no_std
  • ockam_vault/no_std

alloc

  • ockam_core/alloc
  • ockam_channel/alloc
  • ockam_key_exchange_core/alloc
  • ockam_key_exchange_xx/alloc
  • ockam_node/alloc
  • ockam_vault_sync_core/alloc
  • ockam_vault/alloc

credentials

  • ockam_vault/bls
  • signature_core
  • signature_bbs_plus
  • signature_bls
  • bls12_381_plus

lease_proto_json

  • serde_json

signature_core

    This feature flag does not enable additional features.

bls12_381_plus

    This feature flag does not enable additional features.

signature_bls

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

signature_bbs_plus

    This feature flag does not enable additional features.