elliptic-curve (0.13.8)
Published 2026-03-26 10:57:38 +00:00 by siennathesane
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add elliptic-curve@0.13.8About this package
General purpose Elliptic Curve Cryptography (ECC) support, including types
and traits for representing various elliptic curve forms, scalars, points,
and public/secret keys composed thereof.
RustCrypto: Elliptic Curve Traits
General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof.
Minimum Supported Rust Version
Requires Rust 1.65 or higher.
Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.
SemVer Policy
- All on-by-default features of this library are covered by SemVer
- MSRV is considered exempt from SemVer as noted above
License
All crates licensed under either of
at your option.
Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Dependencies
| ID | Version |
|---|---|
| base16ct | ^0.2 |
| base64ct | ^1 |
| crypto-bigint | ^0.5 |
| digest | ^0.10 |
| ff | ^0.13 |
| generic-array | ^0.14.6 |
| group | ^0.13 |
| hex-literal | ^0.4 |
| hkdf | ^0.12.1 |
| pem-rfc7468 | ^0.7 |
| pkcs8 | ^0.10.2 |
| rand_core | ^0.6.4 |
| sec1 | ^0.7.1 |
| serde_json | ^1.0.47 |
| serdect | ^0.2 |
| subtle | ^2 |
| tap | ^1.0.1 |
| zeroize | ^1.7 |
| hex-literal | ^0.4 |
| sha2 | ^0.10 |
| sha3 | ^0.10 |
Keywords
crypto
ecc
elliptic
weierstrass