Docs.rs
  • libsecp256k1-core-0.3.0
    • libsecp256k1-core 0.3.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sorpaas
    • Dependencies
      • crunchy ^0.2 normal
      • digest ^0.9 normal
      • subtle ^2.2 normal
    • Versions
    • 20.37% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

libsecp256k1_core0.3.0

Module util

Module Items

  • Structs
  • Constants
  • Statics
  • Functions

In crate libsecp256k1_core

libsecp256k1_core

Module util

Source
Expand description

Utilities to manipulate the secp256k1 curve parameters.

Structs§

Decoder
SignatureArray

Constants§

COMPRESSED_PUBLIC_KEY_SIZE
DER_MAX_SIGNATURE_SIZE
ECMULT_TABLE_SIZE_A
ECMULT_TABLE_SIZE_G
FULL_PUBLIC_KEY_SIZE
MESSAGE_SIZE
RAW_PUBLIC_KEY_SIZE
SECRET_KEY_SIZE
SIGNATURE_SIZE
TAG_PUBKEY_EVEN
TAG_PUBKEY_FULL
TAG_PUBKEY_HYBRID_EVEN
TAG_PUBKEY_HYBRID_ODD
TAG_PUBKEY_ODD
WINDOW_A
WINDOW_G

Statics§

AFFINE_INFINITY
JACOBIAN_INFINITY

Functions§

globalz_set_table_gej
odd_multiples_table
set_table_gej_var