elliptic-curve 0.10.3

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

default

  • arithmetic

arithmetic

  • crypto-bigint/zeroize
  • ff
  • group
  • zeroize

ff

    This feature flag does not enable additional features.

group

    This feature flag does not enable additional features.

zeroize

    This feature flag does not enable additional features.

jwk

  • alloc
  • base64ct/alloc
  • serde
  • serde_json
  • zeroize/alloc

dev

  • arithmetic
  • hex-literal
  • pem
  • zeroize

pem

  • alloc
  • pkcs8/pem

bits

  • arithmetic
  • ff/bits

ecdh

  • arithmetic
  • zeroize

std

  • alloc

pkcs8

    This feature flag does not enable additional features.

base64ct

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

alloc

    This feature flag does not enable additional features.

hex-literal

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

hazmat

    This feature flag does not enable additional features.