Content pfp
Content
@
0 reply
0 recast
0 reaction

Mamy Ratsimbazafy pfp
Mamy Ratsimbazafy
@mratsim
Releasing Constantine v0.1.0, the fastest backend for Ethereum cryptography. BLS signatures, EVM crypto-precompiles, KZG polynomial commitments for blobs (EIP-4844). All accelerated, with multithreading support. And the fastest MSM for elliptic curves. https://ethresear.ch/t/releasing-constantine-v0-1-0-a-modular-cryptography-stack-for-ethereum/19990
7 replies
13 recasts
109 reactions

ncitron.eth pfp
ncitron.eth
@ncitron.eth
This looks awesome! How does Nim stack up versus something like Rust performance wise? Do you think it would be a good candidate for high performance proof systems?
1 reply
0 recast
4 reactions

Mamy Ratsimbazafy pfp
Mamy Ratsimbazafy
@mratsim
I accelerate Rust code with Nim following ZAL ;), the Zk Accel Layer: https://github.com/mratsim/constantine/pull/308 Compared to Rust frameworks I'm 1.8x to 4.5x faster (Arkworks, Bellman, Halo2, see https://github.com/mratsim/constantine/pull/226 )
0 reply
0 recast
9 reactions