mirror of https://github.com/openssl/openssl.git
For the rv64gc assembly implementation, we can get about 20%-50% better performance than compiler-generated code (-O3). For the Zbb assembly implementation, we can get about 10%-30% better performance than compiler-generated code (-O3 -march=rv64gc_zbb). Signed-off-by: Julian Zhu <julian.oerv@isrc.iscas.ac.cn> Reviewed-by: Paul Yang <paulyang.inf@gmail.com> Reviewed-by: Paul Dale <ppzgs1@gmail.com> (Merged from https://github.com/openssl/openssl/pull/27990) |
||
|---|---|---|
| .. | ||
| asm | ||
| build.info | ||
| md5_dgst.c | ||
| md5_local.h | ||
| md5_one.c | ||
| md5_riscv.c | ||
| md5_sha1.c | ||