Age | Commit message (Expand) | Author |
---|---|---|
2018-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu |
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers |
2018-06-15 | crypto: don't optimize keccakf() | Dmitry Vyukov |
2018-03-09 | mn10300: Remove the architecture | David Howells |
2018-02-08 | crypto: sha3-generic - Use __optimize to support old compilers | Geert Uytterhoeven |
2018-02-08 | crypto: sha3-generic - deal with oversize stack frames | Ard Biesheuvel |
2018-01-26 | crypto: sha3-generic - export init/update/final routines | Ard Biesheuvel |
2018-01-26 | crypto: sha3-generic - simplify code | Ard Biesheuvel |
2018-01-26 | crypto: sha3-generic - rewrite KECCAK transform to help the compiler optimize | Ard Biesheuvel |
2018-01-26 | crypto: sha3-generic - fixes for alignment and big endian operation | Ard Biesheuvel |
2016-08-08 | crypto: sha3 - Add missing ULL suffixes for 64-bit constants | Geert Uytterhoeven |
2016-06-20 | crypto: sha3 - Add SHA-3 hash algorithm | Jeff Garzik |