Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 1 | -1/+1 |
2020-10-30 | crypto: hash - Use memzero_explicit() for clearing state | Arvind Sankar | 1 | -1/+2 |
2020-05-08 | crypto: lib/sha256 - return void | Eric Biggers | 1 | -2/+4 |
2019-09-05 | crypto: sha256 - Remove sha256/224_init code duplication | Hans de Goede | 1 | -22/+2 |
2019-08-02 | crypto: add header include guards | Masahiro Yamada | 1 | -0/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2015-04-10 | crypto: sha256 - implement base layer for SHA-256 | Ard Biesheuvel | 1 | -0/+128 |