x25519-dalek 1.2.0

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 10 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

nightly

  • curve25519-dalek/nightly

fiat_u64_backend

  • curve25519-dalek/fiat_u64_backend

fiat_u32_backend

  • curve25519-dalek/fiat_u32_backend

u32_backend

  • curve25519-dalek/u32_backend

our_serde

    This feature flag does not enable additional features.

reusable_secrets

    This feature flag does not enable additional features.