Age | Commit message (Expand) | Author | Files | Lines |
2016-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Herbert Xu | 1 | -0/+1 |
2016-11-30 | crypto: rsa - Add Makefile dependencies to fix parallel builds | David Michael | 1 | -0/+1 |
2016-11-28 | crypto: simd - Add simd skcipher helper | Herbert Xu | 1 | -0/+2 |
2016-11-01 | crypto: acomp - fix dependency in Makefile | Giovanni Cabiddu | 1 | -2/+3 |
2016-10-25 | crypto: acomp - add driver-side scomp interface | Giovanni Cabiddu | 1 | -0/+1 |
2016-10-25 | crypto: acomp - add asynchronous compression api | Giovanni Cabiddu | 1 | -0/+2 |
2016-07-18 | crypto: skcipher - Remove top-level givcipher interface | Herbert Xu | 1 | -2/+0 |
2016-06-23 | crypto: ecdh - Add ECDH software support | Salvatore Benedetto | 1 | -0/+4 |
2016-06-23 | crypto: dh - Add DH software implementation | Salvatore Benedetto | 1 | -0/+4 |
2016-06-23 | crypto: kpp - Key-agreement Protocol Primitives API (KPP) | Salvatore Benedetto | 1 | -0/+1 |
2016-06-20 | crypto: sha3 - Add SHA-3 hash algorithm | Jeff Garzik | 1 | -0/+1 |
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-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+7 |
2013-10-25 | 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-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |