mirror of
https://github.com/codex-storage/constantine.git
synced 2025-01-10 19:16:29 +00:00
7 lines
114 B
Nim
7 lines
114 B
Nim
# Benchmark of Ethereum 1 and Ethereum 2 elliptic curves
|
|
|
|
import
|
|
./secp256k1_fp,
|
|
./bn254_fp,
|
|
./bls12_381_fp
|