gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge proof systems.
- Updated
Oct 15, 2025 - Go
gnark-crypto provides elliptic curve and pairing-based cryptography on BN, BLS12, BLS24 and BW6 curves. It also provides various algorithms (algebra, crypto) of particular interest to zero knowledge proof systems.
goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.
Finite field and algebraic extension field arithmetic
Finite Field Operations on GPGPU
Cryptographic library written in JavaScript. Created at UZH as a part of an E-Voting project.
Error correction codes in python.
Crypto library written in pure Lua 5.1 which includes X25519, ChaCha20, Shamir's Secret Sharing and more.
Lightweight C implementations of short error correcting codes including Reed Solomon over GF(8) and GF(16)
Implementation of finite field arithmetic and eliptic curve cryptography on the secp256k1 curve in ARM64 assembly
A finite-field library in C++
Finite Field operations for Pasta curves
Implementation of encoder and decoder for Reed-Solomon code.
An implementation of secp256k1 Algorithm
Finite field arithmetic library written for my research in cryptography
Basics of elliptic curves, EC over finite fields and ECDSA.
In this directoy, you will find a composite finite field calculator for different matrix sizes. The default matrix size will deal with Galois fields GF(2), but the calculation will scale up to infinite power two GF.
Cryptofield is a library to work with discrete algebraic objects. Useful for research in discrete mathematics and cryptography
Code for arithmetic with polynomials mod p and within finite fields. The code deals with various objects, such as integers modulo a number, elements in a finite field, and with arithmetic in finite fields.
Elliptic Curve Cryptography and Field Arithmetic from scratch
Add a description, image, and links to the finite-field-arithmetic topic page so that developers can more easily learn about it.
To associate your repository with the finite-field-arithmetic topic, visit your repo's landing page and select "manage topics."