Docs.rs
  • libsecp256k1test-0.7.2
    • libsecp256k1test 0.7.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dpowxconsensus
    • Dependencies
      • arrayref ^0.3 normal
      • base64 ^0.13 normal
      • digest ^0.9 normal
      • hmac-drbg ^0.3 normal optional
      • lazy_static ^1.4.0 normal optional
      • libsecp256k1-core ^0.3.0 normal
      • rand ^0.8 normal
      • serde ^1.0.104 normal
      • sha2 ^0.9 normal optional
      • typenum ^1.12 normal optional
      • bincode ^1.3.3 dev
      • clear_on_drop ^0.2 dev
      • hex ^0.4 dev
      • hex-literal ^0.3.3 dev
      • secp256k1 ^0.20.3 dev
      • serde_json ^1.0 dev
      • libsecp256k1-gen-ecmult ^0.3.0 build
    • Versions
    • 66.67% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libsecp256k1test0.7.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Functions

List of all items

Structs

  • Message
  • PublicKey
  • RecoveryId
  • SharedSecret
  • Signature
  • curve::Affine
  • curve::AffineStorage
  • curve::ECMultContext
  • curve::ECMultGenContext
  • curve::Field
  • curve::FieldStorage
  • curve::Jacobian
  • curve::Scalar
  • util::Decoder
  • util::SignatureArray

Enums

  • Error
  • PublicKeyFormat

Functions

  • recover
  • recover_with_context
  • util::globalz_set_table_gej
  • util::odd_multiples_table
  • util::set_table_gej_var

Statics

  • ECMULT_CONTEXT
  • curve::AFFINE_G
  • util::AFFINE_INFINITY
  • util::JACOBIAN_INFINITY

Constants

  • curve::CURVE_B
  • util::COMPRESSED_PUBLIC_KEY_SIZE
  • util::DER_MAX_SIGNATURE_SIZE
  • util::ECMULT_TABLE_SIZE_A
  • util::ECMULT_TABLE_SIZE_G
  • util::FULL_PUBLIC_KEY_SIZE
  • util::MESSAGE_SIZE
  • util::RAW_PUBLIC_KEY_SIZE
  • util::SECRET_KEY_SIZE
  • util::SIGNATURE_SIZE
  • util::TAG_PUBKEY_EVEN
  • util::TAG_PUBKEY_FULL
  • util::TAG_PUBKEY_HYBRID_EVEN
  • util::TAG_PUBKEY_HYBRID_ODD
  • util::TAG_PUBKEY_ODD
  • util::WINDOW_A
  • util::WINDOW_G