diem-crypto 0.0.3

Diem diem-crypto
Documentation

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

default

  • fiat

fiat

  • curve25519-dalek/fiat_u64_backend
  • ed25519-dalek/fiat_u64_backend
  • x25519-dalek/fiat_u64_backend

u64

  • curve25519-dalek/u64_backend
  • ed25519-dalek/u64_backend
  • x25519-dalek/u64_backend

fuzzing

  • proptest
  • proptest-derive
  • cloneable-private-keys

u32

  • curve25519-dalek/u32_backend
  • ed25519-dalek/u32_backend
  • x25519-dalek/u32_backend

proptest-derive

    This feature flag does not enable additional features.

proptest

    This feature flag does not enable additional features.

assert-private-keys-not-cloneable

    This feature flag does not enable additional features.

cloneable-private-keys

    This feature flag does not enable additional features.