Docs.rs
  • tiny-ec-core-0.3.0
    • tiny-ec-core 0.3.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • chiro-hiro
    • Dependencies
      • crunchy ^0.2 normal
      • digest ^0.9 normal
      • serde ^1.0.215 normal
      • subtle ^2.2 normal
    • Versions
    • 20.75% of the crate is documented
  • Go to latest version
  • 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

tiny_ec_core0.3.0

Module util

Module Items

  • Constants
  • Statics
  • Functions

In crate tiny_ec_core

tiny_ec_core

Module util

Source
Expand description

Utilities to manipulate the secp256k1 curve parameters.

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