CryptBench
A Benchmark which tests CPU cryptography performance
Cryptbench Single Threaded CPU Cryptography Benchmark.
Cryptbench is a benchmarking application which tests CPU performance for cryptography applications.
It uses the following libraries:
1. OpenSSL
2. Botan
3. Cryptopp
4. Lib-Gcrypt
5. Libcpuid
Minimum requirements to run benchmark:
CryptBench requires a CPU with atleast SSE2 support and 64-bit OS.
Following Cipher/Hash Functions are used to generate a final CryptScore for the given CPU:
1. AES-256
2. Blowfish
3...