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: lib/sha256 - return void | Eric Biggers | 2020-05-08 | 1 | -2/+4 |
* | crypto: sha256 - Remove sha256/224_init code duplication | Hans de Goede | 2019-09-05 | 1 | -22/+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: sha256 - implement base layer for SHA-256 | Ard Biesheuvel | 2015-04-10 | 1 | -0/+128 |