|
|
|
|
|
by bawolff
1461 days ago
|
|
Googling i noticed there seems to be a bug in openssl where it does not use optimized sha-512 on m1 (but does for sha256) - https://github.com/openssl/openssl/issues/14897 so that might be the explanation. Also i think the length of the input matters when comparing sha256 vs sha512. |
|