aeonflux 0.2.0

Composable, lightweight, fast attribute-based anonymous credentials with infinite (aeon) rerandomised (flux) presentations using algebraic message authentication codes (aMACs), symmetric verifiable encryption, and non-interactive zero-knowledge proofs.

aeonflux

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

default

  • std
  • nightly
  • u64_backend

std

  • curve25519-dalek/std
  • sha2/std

nightly

  • curve25519-dalek/nightly
  • subtle/nightly
  • zkp/nightly

u64_backend

  • curve25519-dalek/u64_backend
  • zkp/u64_backend

u32_backend

  • curve25519-dalek/u32_backend
  • zkp/u32_backend

simd_backend

  • curve25519-dalek/simd_backend
  • zkp/simd_backend

debug-transcript

  • zkp/debug-transcript

alloc

  • curve25519-dalek/alloc