End-user stuff Poor man's benchmark Quick way to compare processing power of CPUs. openssl speed sha1 # for single-core performance, incl hardware acceleration openssl speed -multi $(nproc) rsa4096 # for multi-core performance To test whether the CPU and installed version of OpenSSL can work with crypto acceleration (i.e. AES-NI):