aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)Author
2008-10-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-09-13async_tx: make async_tx_run_dependencies() easier to readDan Williams
2008-09-08Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"Herbert Xu
2008-09-05async_tx: fix the bug in async_tx_run_dependenciesYuri Tikhonov
2008-08-29crypto: skcipher - Use RNG interface instead of get_random_bytesHerbert Xu
2008-08-29crypto: rng - RNG interface and implementationNeil Horman
2008-08-29crypto: api - Add fips_enable flagNeil Horman
2008-08-29crypto: skcipher - Move IV generators into their own modulesHerbert Xu
2008-08-29crypto: cryptomgr - Test ciphers using ECBHerbert Xu
2008-08-29crypto: api - Use test infrastructureHerbert Xu
2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu
2008-08-29crypto: tcrypt - Add alg_test interfaceHerbert Xu
2008-08-29crypto: tcrypt - Abort and only log if there is an errorHerbert Xu
2008-08-29crypto: crc32c - Use Intel CRC32 instructionAustin Zhang
2008-08-29crypto: tcrypt - Avoid using contiguous pagesHerbert Xu
2008-08-29crypto: api - Display larval objects properlyHerbert Xu
2008-08-29crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookupHerbert Xu
2008-08-29crypto: Kconfig - Replace leading spaces with tabsAdrian Bunk
2008-08-23crypto: authenc - Avoid using clobbered request pointerHerbert Xu
2008-08-13crypto: hash - Fix digest size check for digest typeHerbert Xu
2008-08-13crypto: tcrypt - Fix AEAD chunk testingHerbert Xu
2008-08-05async_tx: fix missing braces in async_xor_zero_sumDan Williams
2008-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb...Linus Torvalds
2008-07-17async_tx: remove depend_tx from async_tx_sync_epilogDan Williams
2008-07-17async_tx: export async_tx_quiesceDan Williams
2008-07-17async_tx: fix handling of the "out of descriptor" condition in async_xorDan Williams
2008-07-17async_tx: ensure the xor destination buffer remains dma-mappedDan Williams
2008-07-17async_tx: list_for_each_entry_rcu() cleanupLi Zefan
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-07-15Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar
2008-07-15Revert crypto: prng - Deterministic CPRNGHerbert Xu
2008-07-11Merge branch 'linus' into core/rcuIngo Molnar
2008-07-10crypto: hash - Move ahash functions into crypto/hash.hHerbert Xu
2008-07-10crypto: crc32c - Add ahash implementationHerbert Xu
2008-07-10crypto: hash - Added scatter list walking helperHerbert Xu
2008-07-10crypto: prng - Deterministic CPRNGNeil Horman
2008-07-10crypto: hash - Removed vestigial ahash fieldsHerbert Xu
2008-07-10crypto: hash - Fixed digest size checkHerbert Xu
2008-07-10crypto: rmd - sparse annotationsHarvey Harrison
2008-07-10crypto: rmd128 - sparse annotationsHarvey Harrison
2008-07-10crypto: camellia - Use kernel-provided bitops, unaligned access helpersHarvey Harrison
2008-07-10crypto: tcrpyt - Remove unnecessary kmap/kunmap callsHerbert Xu
2008-07-10[CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc modeNeil Horman
2008-07-10[CRYPTO] rmd: Use pointer form of endian swapping operationsHerbert Xu
2008-07-10[CRYPTO] rmd320: Fix endian issuesAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] rmd256: Fix endian issuesAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] rmd160: Fix endian issuesAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] rmd128: Fix endian problemsAdrian-Ken Rueegsegger
2008-07-10[CRYPTO] tcrypt: Use asynchronous hash interfaceLoc Ho