x25519-dalek 2.0.1

X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
Documentation

x25519-dalek

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

  • alloc
  • precomputed-tables
  • zeroize

alloc

  • curve25519-dalek/alloc
  • serde?/alloc
  • zeroize?/alloc

precomputed-tables

  • curve25519-dalek/precomputed-tables

zeroize

  • dep:zeroize
  • curve25519-dalek/zeroize

serde

  • dep:serde
  • curve25519-dalek/serde

getrandom

  • rand_core/getrandom

static_secrets

    This feature flag does not enable additional features.

reusable_secrets

    This feature flag does not enable additional features.