Skip to content

tarcieri/rust-secp256k1-ecdsa-bench

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages