summaryrefslogtreecommitdiff
path: root/include/crypto/sm3.h
AgeCommit message (Expand)Author
2026-03-23crypto: sm3 - Remove 'struct sm3_state'Eric Biggers
2026-03-23crypto: sm3 - Remove the original "sm3_block_generic()"Eric Biggers
2026-03-23lib/crypto: sm3: Add SM3 library APIEric Biggers
2026-03-23crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]Eric Biggers
2026-03-23crypto: sm3 - Fold sm3_init() into its callerEric Biggers
2025-04-23crypto: lib/sm3 - Remove partial block helpersHerbert Xu
2025-04-23crypto: sm3-generic - Use API partial block handlingHerbert Xu
2025-04-16crypto: lib/sm3 - Export generic block functionHerbert Xu
2022-01-28crypto: sm3 - make dependent on sm3 libraryTianjia Zhang
2022-01-28crypto: sm3 - create SM3 stand-alone libraryTianjia Zhang
2020-09-25crypto: sm3 - export crypto_sm3_final functionTianjia Zhang
2017-09-22crypto: sm3 - add OSCCA SM3 secure hashGilad Ben-Yossef