Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 2020-11-20 | 1 | -1/+1 |
* | crypto: hash - Use memzero_explicit() for clearing state | Arvind Sankar | 2020-10-30 | 1 | -1/+2 |
* | crypto: add header include guards | Masahiro Yamada | 2019-08-02 | 1 | -0/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | crypto: sha512 - implement base layer for SHA-512 | Ard Biesheuvel | 2015-04-10 | 1 | -0/+131 |