tor-llcrypto 0.17.0

Low level cryptography wrappers used by Tor
Documentation

tor-llcrypto

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

default

    This feature flag does not enable additional features.

with-openssl

  • openssl
  • typenum
  • cipher
  • __is_nonadditive

experimental

  • relay
  • hsv3-client
  • hsv3-service
  • keymgr

with-sha1-asm

  • sha1/asm
  • __is_nonadditive

relay

  • cvt-x25519
  • __is_experimental

keymgr

  • cvt-x25519
  • __is_experimental

cipher

  • dep:cipher

typenum

  • dep:typenum

hsv3-client

  • __is_experimental

hsv3-service

  • __is_experimental

full

  • safelog/full

openssl

  • dep:openssl

cvt-x25519

    This feature flag does not enable additional features.