summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2007-08-06[CRYPTO] api: fix writting into unallocated memory in setkey_alignedSebastian Siewior
2007-07-20async_tx: fix kmap_atomic usage in async_memcpyDan Williams
2007-07-16Make crypto API use seq_list_xxx helpersPavel Emelianov
2007-07-14Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6David S. Miller
2007-07-13async_tx: add the async_tx apiDan Williams
2007-07-13xor: make 'xor_blocks' a library routine for use with async_txDan Williams
2007-07-11[CRYPTO] api: Allow ablkcipher with no queuesSebastian Siewior
2007-07-11[CRYPTO] api: Handle unaligned keys in setkeySebastian Siewior
2007-07-11[CRYPTO] api: Wake up all waiters when larval completesHerbert Xu
2007-07-11[CRYPTO] Kconfig: Use menuconfig objectsJan Engelhardt
2007-05-31[CRYPTO] cryptd: Fix problem with cryptd and the freezerRafael J. Wysocki
2007-05-19[CRYPTO] api: Read module pointer before freeing algorithmHerbert Xu
2007-05-18[CRYPTO] tcrypt: Add missing error checkHerbert Xu
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-09[CRYPTO] cryptomgr: Fix use after freeHerbert Xu
2007-05-02[CRYPTO] cryptd: Add software async crypto daemonHerbert Xu
2007-05-02[CRYPTO] api: Do not remove users unless new algorithm matchesHerbert Xu
2007-05-02[CRYPTO] cryptomgr: Fix parsing of nested templates Herbert Xu
2007-05-02[CRYPTO] api: Add async blkcipher typeHerbert Xu
2007-05-02[CRYPTO] templates: Pass type/mask when creating instancesHerbert Xu
2007-05-02[CRYPTO] tcrypt: Use async blkcipher interfaceHerbert Xu
2007-05-02[CRYPTO] api: Add async block cipher interfaceHerbert Xu
2007-05-02[CRYPTO] api: Proc functions should be marked as unusedHerbert Xu
2007-04-28[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen
2007-03-31[CRYPTO] api: Flush the current page right than the nextHerbert Xu
2007-03-31[CRYPTO] api: Use the right value when advancing scatterwalk_copychunksHerbert Xu
2007-03-21[CRYPTO] tcrypt: Fix error checking for comp allocationSebastian Siewior
2007-03-21[CRYPTO] api: scatterwalk_copychunks() fails to advance through scatterlistJ. Bruce Fields
2007-02-12[PATCH] mark struct file_operations const 3Arjan van de Ven
2007-02-08Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr...David S. Miller
2007-02-07[CRYPTO] camellia: added the testing code of Camellia cipherNoriaki TAKAMIYA
2007-02-07[CRYPTO] camellia: added the code of Camellia cipher algorithm.Noriaki TAKAMIYA
2007-02-07[CRYPTO] camellia: Add Kconfig entry.Noriaki TAKAMIYA
2007-02-07[CRYPTO] xcbc: Use new cipher interfaceHerbert Xu
2007-02-07[CRYPTO] api: Allow multiple frontends per backendHerbert Xu
2007-02-07[CRYPTO] api: Add type-safe spawnsHerbert Xu
2007-02-07[CRYPTO] api: Remove deprecated interfaceHerbert Xu
2007-02-07[CRYPTO] tcrypt: Removed vestigial crypto_alloc_tfm callHerbert Xu
2007-02-07[CRYPTO] fcrypt: Add FCrypt from RxRPCDavid Howells
2007-02-07[CRYPTO] pcbc: Add Propagated CBC templateDavid Howells
2007-02-07[CRYPTO] tcrypt: Added test vectors for sha384/sha512Andrew Donofrio
2007-02-07[CRYPTO] all: Check for usage in hard IRQ contextHerbert Xu
2007-02-05[S390] move crypto options and some cleanup.Jan Glauber
2006-12-13[PATCH] uml problems with linux/io.hAl Viro
2006-12-11[CRYPTO] sha512: Fix sha384 block sizeHerbert Xu
2006-12-06[CRYPTO] lrw: round --> lrw_roundDavid S. Miller
2006-12-06[CRYPTO] tcrypt: LRW test vectorsRik Snel
2006-12-06[CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher modeRik Snel
2006-12-06[CRYPTO] lib: table driven multiplications in GF(2^128)Rik Snel
2006-12-06[CRYPTO] api: Remove unused functionsAdrian Bunk