CryptBench
A Benchmark which tests CPU cryptography performance
...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. Camellia-256
4. IDEA
5. Chacha20
6. SHA-512
7. SHA3-512(Keccack)
8. ...