ed25519-compact 1.0.5

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

default

random (default)

std (default)

This feature flag does not enable additional features.

getrandom (default)

This feature flag does not enable additional features.

blind-keys

This feature flag does not enable additional features.

ct-codecs

This feature flag does not enable additional features.

ed25519

This feature flag does not enable additional features.

pem

self-verify

This feature flag does not enable additional features.

traits