Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-28 | crypto: sm3 - make dependent on sm3 library | Tianjia Zhang | 1 | -127/+15 |
2020-09-25 | crypto: sm3 - export crypto_sm3_final function | Tianjia Zhang | 1 | -3/+4 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+1 |
2019-01-10 | crypto: sm3 - fix undefined shift by >= width of value | Eric Biggers | 1 | -1/+1 |
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers | 1 | -1/+0 |
2017-09-22 | crypto: sm3 - add OSCCA SM3 secure hash | Gilad Ben-Yossef | 1 | -0/+210 |