Skip to content

Compare performance of ed25519_dalek and threshold_crypto bls keys.

Notifications You must be signed in to change notification settings

iancoleman/ed25519_vs_bls_key_benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compare performance of ed25519_dalek and threshold_crypto bls keys.

Quickstart

$ cargo build --release && ./target/release/ed25519_vs_bls_key_benchmarks > /tmp/test.csv

Open /tmp/test.csv in your spreadsheet application.

About

Compare performance of ed25519_dalek and threshold_crypto bls keys.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages