Docs.rs
  • chik-bls-0.2.13
    • chik-bls 0.2.13
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Chik-Network
    • Dependencies
      • anyhow ^1.0.71 normal
      • arbitrary ^1.3.0 normal
      • blst ^0.3.11 normal
      • chik-traits =0.2.13 normal
      • chik_py_streamable_macro =0.2.13 normal
      • hex ^0.4.3 normal
      • hkdf ^0.12.0 normal
      • klvm-traits =0.2.12 normal
      • klvmr =0.3.0 normal
      • pyo3 ^0.19.0 normal
      • sha2 ^0.10.8 normal
      • thiserror ^1.0.44 normal
      • tiny-bip39 ^1.0.0 normal
      • criterion ^0.5.1 dev
      • rand ^0.8.5 dev
      • rstest ^0.17.0 dev
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

chik_bls0.2.13

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • gtelement::GTElement
  • public_key::PublicKey
  • secret_key::SecretKey
  • signature::Signature

Enums

  • error::Error

Traits

  • derivable_key::DerivableKey

Functions

  • derive_keys::master_to_pool_authentication
  • derive_keys::master_to_pool_singleton
  • derive_keys::master_to_wallet_hardened
  • derive_keys::master_to_wallet_hardened_intermediate
  • derive_keys::master_to_wallet_unhardened
  • derive_keys::master_to_wallet_unhardened_intermediate
  • mnemonic::entropy_to_mnemonic
  • mnemonic::entropy_to_seed
  • mnemonic::mnemonic_to_entropy
  • public_key::hash_to_g1
  • public_key::hash_to_g1_with_dst
  • secret_key::is_all_zero
  • signature::aggregate
  • signature::aggregate_pairing
  • signature::aggregate_verify
  • signature::hash_to_g2
  • signature::hash_to_g2_with_dst
  • signature::sign
  • signature::sign_raw
  • signature::verify

Type Aliases

  • G1Element
  • G2Element
  • error::Result

Constants

  • public_key::DST
  • signature::DST