Skip to content

cipherstash/crypto-benches

Crypto Benchmarks

Running the Benchmarks

Ensure you have set up the repo locally, then run:

./build.sh setup
./build.sh bench

The results will output to a file called BENCHMARKS.md.

Results

Feel free to open a PR and add your own results if your system is different to the ones tested below.

Please include details of the system you test with in the PR.

Updated to include AWS LC AES-GCM-SIV benches

System OS Results
Mac Studio M1 Max 64GB RAM MacOS 14.5 BENCHMARKS

Setup

Set up the benchmark suite locally by running:

# clone the repo
git clone https://github.com/cipherstash/crypto-benches
cd crypto-benches

# install dependencies
./build.sh setup

# check everything compiles
./build.sh test

About

Benchmarks on various Rust cryptography libraries

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors