elliptic-curve 0.10.6

General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof.
Documentation

elliptic-curve

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

default

arithmetic (default)

ff (default)

This feature flag does not enable additional features.

group (default)

This feature flag does not enable additional features.

zeroize (default)

This feature flag does not enable additional features.

alloc

This feature flag does not enable additional features.

base64ct

This feature flag does not enable additional features.

bits

dev

ecdh

hazmat

This feature flag does not enable additional features.

hex-literal

This feature flag does not enable additional features.

jwk

pem

pkcs8

This feature flag does not enable additional features.

serde

This feature flag does not enable additional features.

serde_json

This feature flag does not enable additional features.

std