Docs.rs
  • chik-bls-0.19.0
    • chik-bls 0.19.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Chik-Network
    • Dependencies
      • arbitrary ^1.4.1 normal optional
      • blst ^0.3.12 normal
      • chik-sha2 ^0.19.0 normal
      • chik-traits ^0.19.0 normal
      • chik_py_streamable_macro ^0.19.0 normal optional
      • hex ^0.4.3 normal
      • hkdf ^0.12.0 normal
      • linked-hash-map ^0.5.6 normal
      • pyo3 ^0.23.4 normal optional
      • sha2 ^0.10.8 normal
      • thiserror ^1.0.69 normal
      • criterion ^0.5.1 dev
      • rand ^0.8.5 dev
      • rstest ^0.22.0 dev
    • Versions
    • 2.86% 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.19.0

  • All Items

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate chik_bls

Source

Structs§

BlsCache
GTElement
PublicKey
SecretKey
Signature

Enums§

Error

Traits§

DerivableKey

Functions§

aggregate
aggregate_pairing
aggregate_verify
aggregate_verify_gt
hash_to_g1
hash_to_g2
hash_to_g1_with_dst
hash_to_g2_with_dst
master_to_pool_authentication
Panics
master_to_pool_singleton
master_to_wallet_hardened
master_to_wallet_hardened_intermediate
master_to_wallet_unhardened
master_to_wallet_unhardened_intermediate
sign
sign_raw
verify

Type Aliases§

G1Element
G2Element
Result