ed25519-dalek-blake2b 1.0.2

fork ed25519-dalek , replace sha512 to blake2b
Documentation

ed25519-dalek-blake2b

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

default

  • rand
  • u64_backend

rand

    This feature flag does not enable additional features.

u64_backend

  • curve25519-dalek-ng/u64_backend

alloc

  • curve25519-dalek-ng/alloc
  • rand/alloc
  • zeroize/alloc

batch_deterministic

  • merlin
  • rand
  • rand_core

serde

  • serde_crate
  • serde_bytes
  • ed25519/serde

batch

  • merlin
  • rand

u32_backend

  • curve25519-dalek-ng/u32_backend

nightly

  • curve25519-dalek-ng/nightly

simd_backend

  • curve25519-dalek-ng/simd_backend

merlin

    This feature flag does not enable additional features.

serde_crate

    This feature flag does not enable additional features.

legacy_compatibility

    This feature flag does not enable additional features.

rand_core

    This feature flag does not enable additional features.

serde_bytes

    This feature flag does not enable additional features.