ed25519-compact 2.0.4

A small, self-contained, wasm-friendly Ed25519 implementation
Documentation

ed25519-compact

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

default

  • random
  • std
  • x25519
  • pem

random

  • getrandom

std

    This feature flag does not enable additional features.

x25519

    This feature flag does not enable additional features.

pem

  • ct-codecs

getrandom

    This feature flag does not enable additional features.

ct-codecs

    This feature flag does not enable additional features.

traits

  • ed25519

blind-keys

    This feature flag does not enable additional features.

disable-signatures

    This feature flag does not enable additional features.

opt_size

    This feature flag does not enable additional features.

self-verify

    This feature flag does not enable additional features.

ed25519

    This feature flag does not enable additional features.