Docs.rs
  • eigen-crypto-bls-2.0.0
    • eigen-crypto-bls 2.0.0
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • supernovahs
    • joshconverse
    • Dependencies
      • alloy ^1.0 normal
      • ark-bn254 ^0.5.0 normal
      • ark-ec ^0.5.0 normal
      • ark-ff ^0.5.0 normal
      • ark-serialize ^0.5.0 normal
      • ark-std ^0.4.0 normal
      • eigen-crypto-bn254 ^2.0.0 normal
      • eigen-utils ^2.0.0 normal
      • serde ^1.0 normal
      • thiserror ^1.0 normal
      • rand ^0.8.4 dev
      • serde_json ^1.0 dev
      • tokio ^1.41 dev
    • Versions
    • 51.43% 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
logo

eigen_crypto_bls2.0.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Functions
  • Type Aliases

Crate eigen_crypto_bls

Source

Modules§

error

Structs§

BlsG1Point
BlsG2Point
BlsKeyPair
Bls key pair with public key on G1
Signature
Signature instance on G1Affine

Functions§

alloy_g1_point_slashing_to_g1_affine
Convert G1PointSlashing to G1Affine
alloy_g1_point_to_g1_affine
Convert G1Point to G1Affine
alloy_registry_g1_point_to_g1_affine
Convert G1PointRegistry to G1Affine
alloy_registry_g2_point_to_g2_affine
Convert G2PointRegistry to G2Affine
convert_to_bls_checker_g1_point
Convert G1Affine to Alloy G1PointChecker
convert_to_bls_checker_g2_point
Convert G2Affine to Alloy G2PointChecker
convert_to_g1_point
Convert G1Affine to Alloy G1Point
convert_to_g2_point
Convert G2Affine to G2Point
convert_to_registry_g2_point
Convert G2Affine to G2PointRegistry

Type Aliases§

BlsSignature
OperatorId
PrivateKey
PublicKey