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