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 utils
Enums
Traits
Functions
In crate sp1_
lib
Module
sp1_lib
::
utils
Copy item path
source
·
[
−
]
Enums
§
MulAssign
Error
Errors that can occur during scalar multiplication of an
AffinePoint
.
Traits
§
Affine
Point
Functions
§
bytes_
to_
words_
le
Converts a byte array in little endian to a slice of words.
words_
to_
bytes_
le
Converts a slice of words to a byte array in little endian.