ecies-ed25519 0.5.1

ECIES on Twisted Edwards Curve25519 using AES-GCM and HKDF-SHA256
Documentation

ecies-ed25519

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

default

  • pure_rust

pure_rust

  • aes-gcm
  • sha2
  • digest
  • hkdf

aes-gcm

    This feature flag does not enable additional features.

sha2

    This feature flag does not enable additional features.

digest

    This feature flag does not enable additional features.

hkdf

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

ring

    This feature flag does not enable additional features.