ockam 0.49.0

End-to-end encryption and mutual authentication for distributed applications.
Documentation

ockam

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

default

  • std
  • ockam_transport_tcp
  • software_vault
  • noise_xx

std

  • alloc
  • ockam_core/std
  • ockam_node/std
  • ockam_macros/std
  • ockam_vault_sync_core/std
  • ockam_vault/std
  • ockam_channel/std
  • ockam_key_exchange_core/std
  • ockam_key_exchange_xx/std
  • ockam_identity/std
  • rand/default
  • serde/std

ockam_transport_tcp

    This feature flag does not enable additional features.

software_vault

  • ockam_vault
  • ockam_vault_sync_core
  • ockam_vault_sync_core/software_vault
  • ockam_channel/software_vault

noise_xx

  • ockam_key_exchange_xx
  • ockam_channel/noise_xx

alloc

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

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_node/no_std
  • ockam_macros/no_std
  • ockam_vault_sync_core/no_std
  • ockam_vault/no_std
  • ockam_channel/no_std
  • ockam_key_exchange_core/no_std
  • ockam_key_exchange_xx/no_std
  • ockam_identity/no_std

credentials

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

signature_core

    This feature flag does not enable additional features.

bls12_381_plus

    This feature flag does not enable additional features.

signature_bbs_plus

    This feature flag does not enable additional features.

signature_bls

    This feature flag does not enable additional features.