/rust-secp256k1-ecdsa-bench

secp256k1 ECDSA benchmarks (k256 vs libsecp256k1 vs rust-secp256k1)

Primary LanguageRust

Rust secp256k1 ECDSA benchmarks

This repository contains ECDSA benchmarks for three different Rust crates that implement the secp256k1 elliptic curve:

Initial results

Benchmarks performed on a Intel(R) Xeon(R) E-2286M CPU @ 2.40GHz with Turbo Boost disabled.

Endomorphism optimizations were enabled for both the k256 and rust-secp256k1 crates.

bencmark results

License

Licensed under either of the following, at your option: