oo7 0.3.2

James Bond went on a new mission and this time as a Secret Service provider
Documentation

oo7

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

default

  • local_tests
  • async-std
  • native_crypto

local_tests

    This feature flag does not enable additional features.

async-std

  • zbus/async-io
  • dep:async-fs
  • dep:async-io
  • dep:async-lock
  • dep:blocking
  • dep:futures-lite

native_crypto

  • dep:aes
  • dep:cbc
  • dep:cipher
  • dep:digest
  • dep:hkdf
  • dep:hmac
  • dep:md-5
  • dep:pbkdf2
  • dep:sha2
  • dep:subtle

tokio

  • zbus/tokio
  • dep:tokio

tracing

  • dep:tracing

openssl_crypto

  • dep:openssl

unstable

    This feature flag does not enable additional features.