Age | Commit message (Expand) | Author | Files | Lines |
2016-02-01 | crypto: engine - Introduce the block request crypto engine framework | Baolin Wang | 1 | -0/+1 |
2016-01-30 | crypto: crc32 - Rename generic implementation | Herbert Xu | 1 | -1/+1 |
2016-01-27 | crypto: compress - remove unused pcomp interface | Joonsoo Kim | 1 | -2/+0 |
2015-12-09 | crypto: rsa - RSA padding algorithm | Andrzej Zaborowski | 1 | -0/+1 |
2015-10-15 | crypto: keywrap - enable compilation | Stephan Mueller | 1 | -0/+1 |
2015-10-14 | crypto: akcipher - Changes to asymmetric key API | Tadeusz Struk | 1 | -3/+6 |
2015-08-21 | crypto: skcipher - Add top-level skcipher interface | Herbert Xu | 1 | -0/+1 |
2015-08-17 | crypto: null - Use NULL2 in Makefile | Herbert Xu | 1 | -1/+1 |
2015-06-25 | crypto: jitterentropy - avoid compiler warnings | Stephan Mueller | 1 | -1/+3 |
2015-06-17 | crypto: rsa - add a new rsa generic implementation | Tadeusz Struk | 1 | -0/+8 |
2015-06-17 | crypto: akcipher - add PKE API | Tadeusz Struk | 1 | -0/+1 |
2015-06-09 | crypto: drbg - use pragmas for disabling optimization | Stephan Mueller | 1 | -1/+0 |
2015-06-04 | crypto: rng - Remove krng | Herbert Xu | 1 | -1/+0 |
2015-06-04 | crypto: chacha20poly1305 - Add a ChaCha20-Poly1305 AEAD construction, RFC7539 | Martin Willi | 1 | -0/+1 |
2015-06-04 | crypto: poly1305 - Add a generic Poly1305 authenticator implementation | Martin Willi | 1 | -0/+1 |
2015-06-04 | crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation | Martin Willi | 1 | -0/+1 |
2015-05-27 | crypto: jitterentropy - add jitterentropy RNG | Stephan Mueller | 1 | -0/+2 |
2015-05-22 | crypto: echainiv - Add encrypted chain IV generator | Herbert Xu | 1 | -0/+1 |
2015-03-04 | crypto: algif - enable AEAD interface compilation | Stephan Mueller | 1 | -0/+1 |
2014-12-29 | crypto: algif_rng - enable RNG interface compilation | Stephan Mueller | 1 | -0/+1 |
2014-08-25 | crypto: sha-mb - multibuffer crypto infrastructure | Tim Chen | 1 | -0/+1 |
2014-07-04 | crypto: drbg - Use Kconfig to ensure at least one RNG option is set | Herbert Xu | 1 | -1/+1 |
2014-06-20 | crypto: drbg - compile the DRBG code | Stephan Mueller | 1 | -0/+1 |
2014-02-25 | CRC32C: Add soft module dependency to load other accelerated crc32c modules | Tim Chen | 1 | -1/+1 |
2013-12-05 | crypto: more robust crypto_memneq | Cesar Eduardo Barros | 1 | -5/+0 |
2013-11-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+7 |
2013-10-26 | crypto: provide single place for hash algo information | Dmitry Kasatkin | 1 | -0/+1 |
2013-10-07 | crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks | James Yonan | 1 | -1/+6 |
2013-09-24 | crypto: create generic version of ablk_helper | Ard Biesheuvel | 1 | -0/+1 |
2013-09-12 | crypto: crct10dif - Add fallback for broken initrds | Herbert Xu | 1 | -1/+1 |
2013-09-07 | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra... | Herbert Xu | 1 | -0/+1 |
2013-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+0 |
2013-07-24 | Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf... | Herbert Xu | 1 | -1/+0 |
2013-07-09 | crypto: add lz4 Cryptographic API | Chanho Min | 1 | -0/+2 |
2013-05-20 | crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram... | Tim Chen | 1 | -0/+1 |
2013-04-25 | crypto: add CMAC support to CryptoAPI | Jussi Kivilinna | 1 | -0/+1 |
2013-01-20 | crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp... | Alexander Boyko | 1 | -0/+1 |
2012-12-06 | crypto: cast5/cast6 - move lookup tables to shared module | Jussi Kivilinna | 1 | -0/+1 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2012-10-08 | KEYS: Implement asymmetric key type | David Howells | 1 | -0/+1 |
2012-08-01 | powerpc/crypto: add 842 crypto driver | Seth Jennings | 1 | -0/+1 |
2012-08-01 | crypto: cast6 - prepare generic module for optimized implementations | Johannes Goetzfried | 1 | -1/+1 |
2012-08-01 | crypto: cast5 - prepare generic module for optimized implementations | Johannes Goetzfried | 1 | -1/+1 |
2012-03-14 | crypto: camellia - rename camellia.c to camellia_generic.c | Jussi Kivilinna | 1 | -1/+0 |
2012-03-14 | crypto: camellia - rename camellia module to camellia_generic | Jussi Kivilinna | 1 | -1/+2 |
2011-11-30 | crypto: serpent - rename serpent.c to serpent_generic.c | Jussi Kivilinna | 1 | -2/+0 |
2011-11-09 | crypto: serpent - rename module from serpent to serpent_generic | Jussi Kivilinna | 1 | -1/+3 |
2011-10-21 | crypto: Add userspace configuration API | Steffen Klassert | 1 | -0/+1 |
2011-09-22 | crypto: blowfish - rename C-version to blowfish_generic | Jussi Kivilinna | 1 | -1/+1 |
2011-09-22 | crypto: blowfish - split generic and common c code | Jussi Kivilinna | 1 | -0/+1 |