Docs.rs
dcrypt-common-0.13.0-beta.1
dcrypt-common 0.13.0-beta.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
NoCentralHub
Dependencies
dcrypt-api =0.13.0-beta.1
normal
dcrypt-internal =0.13.0-beta.1
normal
rand ^0.8.5
normal
serde ^1.0.147
normal
optional
subtle ^2.4.1
normal
thiserror ^1.0.37
normal
optional
zeroize ^1.5.7
normal
rand ^0.8.5
dev
Versions
94.81%
of the crate is documented
Go to latest stable release
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
dcrypt_
common
0.13.0-beta.1
Module ec_
common
Module Items
Structs
In crate dcrypt_
common
dcrypt_common
Module
ec_common
Copy item path
Source
Expand description
Common elliptic curve operations
Structs
ยง
Curve
Params
Elliptic curve parameters in short Weierstrass form: y^2 = x^3 + ax + b
Point
Point on an elliptic curve