mirror of
https://github.com/openssl/openssl.git
synced 2026-05-07 20:12:39 +00:00
406ce5909b
This corrects a misleading comment in sha256-riscv64-zbb.pl. The rotation operation corresponds to the Sum0 function as defined in the FIPS 180-4 standard, not Sigma0. CLA: trivial Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/27480)