package ecc

import "github.com/cloudflare/circl/ecc"

Package ecc provides implementation of arithmetic on some elliptic curves.

Index

Source Files

doc.go

Directories

PathSynopsis
ecc/bls12381Package bls12381 provides bilinear pairings using the BLS12-381 curve.
ecc/bls12381/ffPackage ff provides finite fields of characteristic P381.
ecc/fourqPackage fourq provides elliptic curve operations over FourQ curve.
ecc/goldilocksPackage goldilocks provides elliptic curve operations over the goldilocks curve.
ecc/p384Package 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.