Docs.rs
  • ecdsa-0.16.9
    • ecdsa 0.16.9
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • tarcieri
    • github:rustcrypto:signatures
    • Dependencies
      • der ^0.7 normal optional
      • digest ^0.10.7 normal optional
      • elliptic-curve ^0.13.6 normal
      • rfc6979 ^0.4 normal optional
      • serdect ^0.2 normal optional
      • sha2 ^0.10 normal optional
      • signature ^2.0, <2.3 normal
      • spki ^0.7.2 normal optional
      • elliptic-curve ^0.13 dev
      • hex-literal ^0.4 dev
      • sha2 ^0.10 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

ecdsa0.16.9

Crate Items

  • Macros
  • Structs
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • NormalizedSignature
  • RecoveryId
  • Signature
  • SignatureWithOid
  • SigningKey
  • VerifyingKey
  • der::Signature
  • dev::TestVector

Traits

  • PrimeCurve
  • SignatureEncoding
  • hazmat::DigestPrimitive
  • hazmat::SignPrimitive
  • hazmat::VerifyPrimitive

Macros

  • new_signing_test
  • new_verification_test
  • new_wycheproof_test

Functions

  • hazmat::bits2field
  • hazmat::sign_prehashed
  • hazmat::verify_prehashed

Type Aliases

  • EncodedPoint
  • Result
  • SignatureBytes
  • SignatureSize
  • der::MaxOverhead
  • der::MaxSize

Constants

  • ECDSA_SHA224_OID
  • ECDSA_SHA256_OID
  • ECDSA_SHA384_OID
  • ECDSA_SHA512_OID