openssl speed tells me blowfish is much quicker than md5, what am I missing?
So I ran openssl speed md5 && openssl speed blowfish and blowfish seem quicker than md5.
Here are the results (ran on windows WSL).
$ openssl speed md5 && openssl speed blowfish
Doing md5 for 3s on 16 size b… Continue reading openssl speed tells me blowfish is much quicker than md5, what am I missing?