...

Package ecc

import "github.com/cloudflare/circl/ecc"
Overview
Index
Subdirectories

Overview ▾

Package ecc provides implementation of arithmetic on some elliptic curves.

Index ▾

Package files

doc.go

Subdirectories

Name Synopsis
..
bls12381 Package bls12381 provides bilinear pairings using the BLS12-381 curve.
ff Package ff provides finite fields of characteristic P381.
fourq Package fourq provides elliptic curve operations over FourQ curve.
goldilocks Package goldilocks provides elliptic curve operations over the goldilocks curve.
p384 Package p384 provides optimized elliptic curve operations on the P-384 curve.