Docs.rs
  • koibumi-secp256k1-0.0.0
    • koibumi-secp256k1 0.0.0
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • zenryaku
    • Dependencies
      • bitcoin_hashes >=0.12, <=0.14 normal optional
      • rand ^0.8 normal optional
      • secp256k1-sys ^0.10.0 normal
      • serde ^1.0.103 normal optional
      • bincode ^1.3.3 dev
      • rand_core ^0.6 dev
      • serde_cbor ^0.10.0 dev
      • serde_test ^1.0.19 dev
      • getrandom ^0.2 dev
      • wasm-bindgen-test ^0.3 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

koibumi_secp256k10.0.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions

List of all items

Structs

  • AllPreallocated
  • InvalidParityValue
  • Keypair
  • Message
  • PublicKey
  • Secp256k1
  • SecretKey
  • SignOnlyPreallocated
  • VerifyOnlyPreallocated
  • XOnlyPublicKey
  • ecdh::SharedSecret
  • ecdsa::RecoverableSignature
  • ecdsa::RecoveryId
  • ecdsa::Signature
  • ecdsa::serialized_signature::IntoIter
  • ecdsa::serialized_signature::SerializedSignature
  • ellswift::ElligatorSwift
  • ellswift::ElligatorSwiftSharedSecret
  • global::GlobalContext
  • scalar::OutOfRangeError
  • scalar::Scalar
  • schnorr::Signature

Enums

  • All
  • Error
  • Parity
  • SignOnly
  • VerifyOnly
  • ellswift::ElligatorSwiftParty

Traits

  • Context
  • PreallocatedContext
  • Signing
  • ThirtyTwoByteHash
  • Verification

Macros

  • impl_array_newtype

Functions

  • ecdh::shared_secret_point
  • generate_keypair

Statics

  • SECP256K1
  • global::SECP256K1

Constants

  • constants::COMPACT_SIGNATURE_SIZE
  • constants::CURVE_ORDER
  • constants::ELLSWIFT_ENCODING_SIZE
  • constants::FIELD_SIZE
  • constants::GENERATOR_X
  • constants::GENERATOR_Y
  • constants::KEY_PAIR_SIZE
  • constants::MAX_SIGNATURE_SIZE
  • constants::MESSAGE_SIZE
  • constants::ONE
  • constants::PUBLIC_KEY_SIZE
  • constants::SCHNORR_PUBLIC_KEY_SIZE
  • constants::SCHNORR_SIGNATURE_SIZE
  • constants::SECRET_KEY_SIZE
  • constants::UNCOMPRESSED_PUBLIC_KEY_SIZE
  • constants::ZERO