Skip to content

kimziv/curvebench

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curvebench

A quick comparison benchmark between Ed25519 (implementation by DJB et al) and secp256k1 (implementation by Pieter Wuille et al).

Instructions

You need G++, CMake 2.6, OpenSSL and YASM.

# Build
cmake .
make

# Run benchmark
./benchmark

Results

See benchmark.html

About

Benchmark comparing secp256k1 to ed25519

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published