elastic-elgamal 0.3.0

Implementation of ElGamal encryption and related zero-knowledge proofs with pluggable crypto backend
Documentation

elastic-elgamal

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

default

  • std
  • curve25519-dalek

std

    This feature flag does not enable additional features.

curve25519-dalek

  • dep:curve25519-dalek

curve25519-dalek-ng

  • dep:curve25519-dalek-ng

serde

  • dep:serde

hashbrown

  • dep:hashbrown