package ecc
import "github.com/cloudflare/circl/ecc"
Package ecc provides implementation of arithmetic on some elliptic curves.
Index ¶
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
ecc/bls12381 | Package bls12381 provides bilinear pairings using the BLS12-381 curve. |
ecc/bls12381/ff | Package ff provides finite fields of characteristic P381. |
ecc/fourq | Package fourq provides elliptic curve operations over FourQ curve. |
ecc/goldilocks | Package goldilocks provides elliptic curve operations over the goldilocks curve. |
ecc/p384 | Package p384 provides optimized elliptic curve operations on the P-384 curve. |
- Version
- v1.6.1 (latest)
- Published
- Apr 9, 2025
- Platform
- linux/amd64
- Last checked
- 3 days ago –
Tools for package owners.