ed25519-dalek-blake2-feeless 1.0.1

A fork of ed25519-dalek specifically for the feeless (Nano cryptocurrency) crate, supporting blake2b in some functions.
Documentation

ed25519-dalek-blake2-feeless

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

default

  • std
  • rand
  • u64_backend

std

  • curve25519-dalek/std
  • ed25519/std
  • serde_crate/std
  • sha2/std
  • rand/std

rand

    This feature flag does not enable additional features.

u64_backend

  • curve25519-dalek/u64_backend

batch_deterministic

  • merlin
  • rand
  • rand_core

alloc

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

serde

  • serde_crate
  • serde_bytes
  • ed25519/serde

batch

  • merlin
  • rand

asm

  • sha2/asm

simd_backend

  • curve25519-dalek/simd_backend

nightly

  • curve25519-dalek/nightly

u32_backend

  • curve25519-dalek/u32_backend

serde_crate

    This feature flag does not enable additional features.

merlin

    This feature flag does not enable additional features.

serde_bytes

    This feature flag does not enable additional features.

rand_core

    This feature flag does not enable additional features.

legacy_compatibility

    This feature flag does not enable additional features.