]> git.ipfire.org Git - thirdparty/openssl.git/commit
RISC-V: Provide optimized SHA-256 implementation using Zbb extension
authorJulian Zhu <julian.oerv@isrc.iscas.ac.cn>
Thu, 27 Feb 2025 08:55:53 +0000 (16:55 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 28 Mar 2025 10:22:58 +0000 (11:22 +0100)
commit08c8dd6b8cede3cdbe5b1866c1a7544e0fe7a378
tree565e0f6578d7d472a567ef0d79685be7317df9d4
parenta41f9135f0824a0ff81e2e6b59158ee5dd529662
RISC-V: Provide optimized SHA-256 implementation using Zbb extension

Signed-off-by: Julian Zhu <julian.oerv@isrc.iscas.ac.cn>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27011)
crypto/sha/asm/sha256-riscv64-zbb.pl [new file with mode: 0644]
crypto/sha/build.info
crypto/sha/sha_riscv.c