Docs.rs
dcrypt-common-4.0.1
dcrypt-common 4.0.1
Docs.rs crate page
Apache-2.0
18 August 2026
Links
Repository
crates.io
Source
Owners
NoCentralHub
Dependencies
dcrypt-api =4.0.1
normal
dcrypt-internal =4.0.1
normal
Versions
93.18%
of the crate is documented
Platform
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
Skip to main content
Module ec_common
dcrypt_
common
4.0.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