Docs.rs
elliptic-curve-tools-0.1.0
elliptic-curve-tools 0.1.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mikelodder7
Dependencies
elliptic-curve ^0.13
normal
heapless ^0.8
normal
hex ^0.4
normal
multiexp ^0.4
normal
optional
serde ^1.0
normal
zeroize ^1.8
normal
optional
blsful ^2.5
dev
curve25519-dalek-ml ^4.2
dev
ed448-goldilocks-plus ^0.11
dev
k256 ^0.13
dev
p256 ^0.13
dev
p384 ^0.13
dev
serde ^1.0
dev
Versions
100%
of the crate is documented
This release has been yanked, 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
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
elliptic_
curve_
tools
0.1.0
Module group_
array
Module Items
Functions
In crate elliptic_
curve_
tools
elliptic_curve_tools
Module
group_array
Copy item path
source
Expand description
Serialize and deserialize a group element array.
Functions
ยง
deserialize
Deserialize a group element array.
serialize
Serialize a group element array.