Docs.rs
  • karak-bls-0.1.2
    • karak-bls 0.1.2
    • Permalink
    • Docs.rs crate page
    • BUSL-1.1
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jsonmyla
    • github:karak-network:core
    • krustaceany
    • dewpe
    • raoufbenhar
    • rishabh-vasudevan19
    • Dependencies
      • alloy ^0.2.1 normal
      • ark-bn254 ^0.4.0 normal
      • ark-ec ^0.4.2 normal
      • ark-ff ^0.4.2 normal
      • ark-serialize ^0.4.2 normal
      • eyre ^0.6.12 normal
      • karak-contracts ^0.1.1 normal
      • karak-kms ^0.1.1 normal
      • thiserror ^1.0.62 normal
      • trait-variant ^0.1.2 normal
      • serde ^1.0.207 dev
      • serde_json ^1.0.125 dev
      • tokio ^1.38.0 dev
    • Versions
    • 5.26% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

karak_bls0.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • keypair_signer::KeypairSigner
  • registration::BlsRegistration

Enums

  • keypair_signer::KeypairSignerError

Traits

  • keypair_signer::Signer
  • registration::OperatorRegistration

Functions

  • keypair_signer::hash_to_g1_point
  • keypair_signer::verify_signature

Type Aliases

  • keypair_signer::KeypairSignerResult
  • signature::Signature