summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAge
* Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhume...Linus Torvalds2013-02-28
|\
| * crypto: testmgr - update LZO compression test vectorsMarkus F.X.J. Oberhumer2013-02-20
* | hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\ \
| * | async_tx: fix checking of dma_wait_for_async_tx() return valueBartlomiej Zolnierkiewicz2013-01-07
| * | async_tx: fix build for async_memsetBartlomiej Zolnierkiewicz2013-01-07
| * | async_tx: add missing DMA unmap to async_memcpy()Bartlomiej Zolnierkiewicz2013-01-07
| * | async_tx: use memchr_invAkinobu Mita2013-01-07
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-02-25
|\ \
| * | crypto: user - ensure user supplied strings are nul-terminatedMathias Krause2013-02-19
| * | crypto: user - fix empty string test in report APIMathias Krause2013-02-19
| * | crypto: user - fix info leaks in report APIMathias Krause2013-02-19
| * | crypto: use ERR_CASTJulia Lawall2013-02-04
| * | crypto: testmgr - add test vector for fcryptJussi Kivilinna2013-01-20
| * | crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...Alexander Boyko2013-01-20
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-23
|\ \
| * | powerpc: Add a powerpc implementation of SHA-1Michael Ellerman2013-01-10
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \
| * | crypto: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| |/
* | crypto: ctr - make rfc3686 asynchronous block cipherJussi Kivilinna2013-01-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-15
|\
| * crypto: testmgr - remove superfluous initializers for xts(aes)Mathias Krause2012-12-06
| * crypto: testmgr - allow compression algs in fips modeMilan Broz2012-12-06
| * crypto: testmgr - add larger crc32c test vector to test FPU path in crc32c_intelJussi Kivilinna2012-12-06
| * crypto: testmgr - clean alg_test_null entries in alg_test_descs[]Jussi Kivilinna2012-12-06
| * crypto: testmgr - remove fips_allowed flag from camellia-aesni null-testsJussi Kivilinna2012-12-06
| * crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna2012-12-06
| * crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia...Jussi Kivilinna2012-11-09
| * crypto: tcrypt - add async speed test for camellia cipherJussi Kivilinna2012-11-09
| * crypto: testmgr - add new larger DES3_EDE testvectorsJussi Kivilinna2012-10-24
| * crypto: testmgr - add new larger DES testvectorsJussi Kivilinna2012-10-24
| * crypto: testmgr - add new larger AES testvectorsJussi Kivilinna2012-10-24
| * crypto: testmgr - expand serpent test vectorsJussi Kivilinna2012-10-24
| * crypto: testmgr - expand blowfish test vectorsJussi Kivilinna2012-10-24
| * crypto: testmgr - expand camellia test vectorsJussi Kivilinna2012-10-24
| * crypto: vmac - Make VMAC work when blocks aren't alignedSalman Qazi2012-10-15
| * crypto: tcrypt - Added speed test in tcrypt for crc32cTim Chen2012-10-15
| * crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen2012-10-15
* | crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corr...Jussi Kivilinna2012-10-24
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * X.509: Convert some printk calls to pr_develDavid Howells2012-10-10
| * asymmetric keys: fix printk format warningRandy Dunlap2012-10-10
| * MODSIGN: Fix 32-bit overflow in X.509 certificate validity date checkingDavid Howells2012-10-10
| * X.509: Add a crypto key parser for binary (DER) X.509 certificatesDavid Howells2012-10-08
| * RSA: Fix signature verification for shorter signaturesDavid Howells2012-10-08
| * RSA: Implement signature verification algorithm [PKCS#1 / RFC3447]David Howells2012-10-08
| * KEYS: Provide signature verification with an asymmetric keyDavid Howells2012-10-08
| * KEYS: Asymmetric public-key algorithm crypto key subtypeDavid Howells2012-10-08
| * KEYS: Asymmetric key pluggable data parsersDavid Howells2012-10-08
| * KEYS: Implement asymmetric key typeDavid Howells2012-10-08