tari_crypto 0.8.3

Tari Cryptography library
Documentation

tari_crypto

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

default

    This feature flag does not enable additional features.

wasm

  • wasm-bindgen
  • rand/wasm-bindgen
  • rand/getrandom

avx2

  • curve25519-dalek/avx2_backend
  • bulletproofs/avx2_backend

no_cc_nightly

  • clear_on_drop/nightly

no_cc

  • clear_on_drop/no_cc

ffi

  • libc

wasm-bindgen

    This feature flag does not enable additional features.

libc

    This feature flag does not enable additional features.