ockam 0.3.0

Ockam is a library for building devices that communicate securely, privately and trustfully with cloud services and other devices.
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 11 feature flags, 6 of them enabled by default.

default

  • std

std

  • ockam_node
  • serde/std
  • bbs
  • ff
  • digest/std
  • pairing-plus
  • sha2/std

ockam_node

    This feature flag does not enable additional features.

bbs

    This feature flag does not enable additional features.

ff

    This feature flag does not enable additional features.

pairing-plus

    This feature flag does not enable additional features.

no_std

  • ockam_core/no_std
  • serde

alloc

  • ockam_core/alloc
  • serde/alloc

sha2

    This feature flag does not enable additional features.

digest

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.