aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAge
...
| * | | | | | crypto: shash - Move finup/digest null checks to registration timeHerbert Xu2009-07-11
| * | | | | | crypto: shash - Export/import hash state onlyHerbert Xu2009-07-11
| * | | | | | crypto: api - Fix crypto_drop_spawn crash on blank spawnsHerbert Xu2009-07-08
| * | | | | | crypto: shash - Propagate reinit return valueHerbert Xu2009-07-08
| * | | | | | crypto: shash - Use finup in default digestHerbert Xu2009-07-08
| * | | | | | crypto: shash - Add shash_register_instanceHerbert Xu2009-07-08
| * | | | | | crypto: shash - Add shash_attr_alg2 helperHerbert Xu2009-07-08
| * | | | | | crypto: api - Add crypto_attr_alg2 helperHerbert Xu2009-07-08
| * | | | | | crypto: shash - Add spawn supportHerbert Xu2009-07-08
| * | | | | | crypto: api - Add new style spawn supportHerbert Xu2009-07-08
| * | | | | | crypto: shash - Add shash_instanceHerbert Xu2009-07-08
| * | | | | | crypto: api - Add crypto_alloc_instance2Herbert Xu2009-07-07
| * | | | | | crypto: api - Add new template create functionHerbert Xu2009-07-07
| * | | | | | crypto: ansi_prng - alloc cipher just in initSebastian Andrzej Siewior2009-07-03
| * | | | | | crypto: ansi_prng - Use just a BH lockSebastian Andrzej Siewior2009-07-03
| * | | | | | crypto: testmgr - Allow implementation-specific testsHerbert Xu2009-07-02
| * | | | | | crypto: skcipher - Change default sync geniv on SMP to eseqivHerbert Xu2009-06-25
| * | | | | | crypto: skcipher - Fix request for sync algorithmsHerbert Xu2009-06-25
| * | | | | | crypto: testmgr - Remove hash size checkHerbert Xu2009-06-24
| * | | | | | crypto: fips - Select CPRNGNeil Horman2009-06-21
| * | | | | | crypto: tcrypt - Fix module return code when testing by nameHerbert Xu2009-06-19
| * | | | | | crypto: ansi_cprng - Do not select FIPSHerbert Xu2009-06-19
| * | | | | | crypto: tcrypt - Test algorithms by nameSteffen Klassert2009-06-19
| * | | | | | random: Add optional continuous repetition test to entropy store based rngsNeil Horman2009-06-18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-05
|\ \ \ \ \ \
| * | | | | | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2009-08-29
| |/ / / / /
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-07-30
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMADan Williams2009-07-01
| |/ / /
* | | | Merge commit 'linus/master' into HEADVegard Nossum2009-06-15
|\ \ \ \
| * | | | crypto: api - Use formatting of module nameAlex Riesen2009-06-02
| * | | | crypto: testmgr - Allow hash test vectors longer than a pageHerbert Xu2009-06-02
| * | | | crypto: testmgr - Check all test vector lengthsHerbert Xu2009-06-02
| * | | | crypto: tcrypt - Do not exit on success in fips modeJarod Wilson2009-06-02
| * | | | crypto: compress - Return produced bytes in crypto_{,de}compress_{update,final}Geert Uytterhoeven2009-06-02
| * | | | crypto: testmgr - Skip algs not flagged fips_allowed in fips modeJarod Wilson2009-06-02
| * | | | crypto: testmgr - Mark algs allowed in fips modeJarod Wilson2009-06-02
| * | | | crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson2009-06-02
| * | | | crypto: testmgr - Dynamically allocate xbuf and axbufHerbert Xu2009-06-02
| * | | | crypto: testmgr - Print self-test pass notices in fips modeJarod Wilson2009-06-02
| * | | | crypto: testmgr - Catch base cipher self-test failures in fips modeJarod Wilson2009-06-02
| * | | | crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson2009-06-02
| * | | | crypto: testmgr - Add infrastructure for ansi_cprng self-testsJarod Wilson2009-06-02
| * | | | crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson2009-06-02
| * | | | crypto: testmgr - Handle AEAD test vectors expected to fail verificationJarod Wilson2009-06-02
| * | | | crypto: pcomp - pcompress.c should include crypto/internal/compress.hGeert Uytterhoeven2009-06-02
| * | | | crypto: testmgr - Kill test_comp() sparse warningsGeert Uytterhoeven2009-06-02
| * | | | crypto: aes-ni - Add support for more modesHuang Ying2009-06-02
| * | | | crypto: fpu - Add template for blkcipher touching FPUHuang Ying2009-06-02
| * | | | crypto: cryptd - Use nivcipher in cryptd_alloc_ablkcipher Huang Ying2009-06-02
| * | | | crypto: api - Use kzfreeJohannes Weiner2009-06-02