Docs.rs
sp1-lib-1.2.0
sp1-lib 1.2.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
mattstam
jtguibas
Dependencies
snowbridge-amcl ^1.0.2
normal
anyhow ^1.0.83
normal
bincode ^1.3.3
normal
cfg-if ^1.0.0
normal
hex ^0.4.3
normal
serde ^1.0.204
normal
Versions
87.65%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sp1_lib
1.2.0
Module bls12381
Structs
Constants
Functions
In crate sp1_
lib
Module
sp1_lib
::
bls12381
Copy item path
source
·
[
−
]
Structs
§
Bls12381
Affine
Point
An affine point on the BLS12-381 curve.
Constants
§
N
The number of limbs in
Bls12381AffinePoint
.
Functions
§
decompress_
pubkey
Decompresses a compressed public key using bls12381_decompress precompile.