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

default

  • std
  • u64_backend

std

  • curve25519-dalek/std

u64_backend

  • curve25519-dalek/u64_backend

serde

  • our_serde
  • curve25519-dalek/serde

u32_backend

  • curve25519-dalek/u32_backend

nightly

  • curve25519-dalek/nightly

our_serde

    This feature flag does not enable additional features.