Skip to content

Implementation of BN254 prime field and elliptic curve arithmetic in Rust. Includes Fp arithmetic, G1/G2 point operations, pairing support, and unit tests. Ideal for learning BN254, ECC, and zero-knowledge cryptography primitives.

Notifications You must be signed in to change notification settings

sanjay-sol/bn254-crypto-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bn254-crypto-rust

About

Implementation of BN254 prime field and elliptic curve arithmetic in Rust. Includes Fp arithmetic, G1/G2 point operations, pairing support, and unit tests. Ideal for learning BN254, ECC, and zero-knowledge cryptography primitives.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages