Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers | 1 | -1/+0 |
2018-01-12 | crypto: ghash - remove checks for key being set | Eric Biggers | 1 | -6/+0 |
2016-10-02 | crypto: ghash-generic - move common definitions to a new header file | Marcelo Cerri | 1 | -12/+1 |
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 |
2012-08-01 | crypto: cleanup - remove unneeded crypto_alg.cra_list initializations | Jussi Kivilinna | 1 | -1/+0 |
2011-10-21 | crypto: ghash - Avoid null pointer dereference if no key is set | Nick Bowler | 1 | -0/+6 |
2009-08-06 | crypto: ghash - Add GHASH digest algorithm for GCM | Huang Ying | 1 | -0/+170 |