Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-10 | crypto: sha1-generic - move to generic glue implementation | Ard Biesheuvel | 1 | -82/+20 |
2015-01-13 | crypto: add missing crypto module aliases | Mathias Krause | 1 | -0/+1 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -1/+1 |
2014-10-17 | crypto: memzero_explicit - make sure to clear out sensitive data | Daniel Borkmann | 1 | -1/+1 |
2011-08-10 | crypto: sha1 - export sha1_update for reuse | Mathias Krause | 1 | -4/+5 |
2011-06-30 | crypto: sha1_generic - use SHA1_BLOCK_SIZE | Mandeep Singh Baines | 1 | -5/+6 |
2009-07-11 | crypto: sha1_generic - Add export/import support | Herbert Xu | 1 | -16/+25 |
2008-12-25 | crypto: sha1 - Switch to shash | Adrian-Ken Rueegsegger | 1 | -25/+31 |
2008-04-21 | [CRYPTO] all: Clean up init()/fini() | Kamalesh Babulal | 1 | -4/+4 |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk | 1 | -1/+0 |
2007-10-11 | [CRYPTO] sha: Add header file for SHA definitions | Jan Glauber | 1 | -5/+3 |
2007-10-11 | [CRYPTO] sha: Load the SHA[1|256] module by an alias | Sebastian Siewior | 1 | -0/+142 |