Skip to content

ewasm/ethereum-bn128.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethereum-bn128

Ethereum's BN128 helpers for Rust.

This provides useful helpers over bn to support Ethereum's ECC addition, multiplication and pairing precompiles.

Based off Parity's precompile.