ecdsa 0.10.0

Signature and elliptic curve types providing interoperable support for the Elliptic Curve Digital Signature Algorithm (ECDSA)

ecdsa

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

default

  • digest

digest

  • elliptic-curve/digest
  • signature/digest-preview

sign

  • arithmetic
  • digest
  • hazmat
  • hmac
  • zeroize

dev

  • arithmetic
  • digest
  • zeroize

verify

  • arithmetic
  • digest
  • hazmat

std

  • alloc
  • elliptic-curve/std
  • signature/std

pem

  • elliptic-curve/pem
  • pkcs8

arithmetic

  • elliptic-curve/arithmetic

pkcs8

  • elliptic-curve/pkcs8

zeroize

  • elliptic-curve/zeroize

alloc

    This feature flag does not enable additional features.

hmac

    This feature flag does not enable additional features.

hazmat

    This feature flag does not enable additional features.