index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sm3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Fix cpuid_obj asm checks for sm4/sm3
Hongren Zheng
2024-07-12
1
-1
/
+1
*
riscv: Support sm3 on platforms with vlen >= 128.
Jerry Shih
2023-10-26
2
-85
/
+90
*
riscv: SM3: Provide a Zvksh-based implementation
Charalampos Mitrodimas
2023-10-26
4
-0
/
+262
*
* Enable extra Arm64 optimization on Windows for GHASH, RAND and AES
Evgeny Karpov
2023-10-10
1
-1
/
+1
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Fix arm64 asm code back compatible issue with gcc 4.9.4
Xiaokang Qian
2023-05-31
1
-1
/
+0
*
Add ROTATE inline asm support for SM3
Hongren (Zenithal) Zheng
2022-06-22
1
-8
/
+8
*
Add SM3 implementation in RISC-V Zksh asm
Hongren (Zenithal) Zheng
2022-06-22
1
-2
/
+22
*
Update copyright year
Matt Caswell
2022-05-03
2
-2
/
+2
*
Fix sm3ss1 translation issue in sm3-armv8.pl
fangming.fang
2022-01-20
1
-8
/
+7
*
SM3 acceleration with SM3 hardware instruction on aarch64
fangming.fang
2022-01-14
3
-3
/
+316
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
3
-3
/
+3
*
Add ossl_ symbols for sm3 and sm4
Shane Lontis
2021-03-18
3
-10
/
+9
*
Cleanup legacy digest methods.
Shane Lontis
2019-12-18
3
-53
/
+34
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
2
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
2
-2
/
+2
*
Move digests to providers
Shane Lontis
2019-06-04
2
-1
/
+2
*
Following the license change, modify the boilerplates in crypto/smN/
Richard Levitte
2018-12-06
3
-3
/
+3
*
SM3: restructure to EVP internal and update doc to right location
Ronald Tse
2017-11-06
4
-53
/
+86
*
SM3: Add SM3 hash function
Jack Lloyd
2017-11-06
3
-0
/
+296