crypto: ctr - Use chainiv on raw counter mode
[deliverable/linux.git] / crypto /
2009-08-13  Herbert Xucrypto: ctr - Use chainiv on raw counter mode
2009-08-13  Herbert XuRevert crypto: fips - Select CPRNG
2009-08-13  Christian Kujaucrypto: rng - Fix typo
2009-08-06  Huang Yingcrypto: cryptd - Add support to access underlaying...
2009-08-06  Huang Yingcrypto: gcm - Use GHASH digest algorithm
2009-08-06  Huang Yingcrypto: ghash - Add GHASH digest algorithm for GCM
2009-08-05  Steffen Klassertcrypto: authenc - Convert to ahash
2009-07-24  Herbert Xucrypto: hmac - Prehash ipad/opad
2009-07-24  Phil Carmodycrypto: aes - Undefined behaviour in crypto_aes_expand_key
2009-07-24  Steffen Klassertcrypto: shash - Test for the algorithms import function...
2009-07-24  Steffen Klassertcrypto: ahash - Use GFP_KERNEL on allocation if the...
2009-07-22  Herbert Xucrypto: shash - Require all algorithms to support expor...
2009-07-22  Herbert Xucrypto: sha512_generic - Use 64-bit counters
2009-07-22  Herbert Xucrypto: sha512 - Export struct sha512_state
2009-07-22  Herbert Xucrypto: xcbc - Fix shash conversion
2009-07-22  Herbert Xucrypto: xcbc - Use crypto_xor
2009-07-22  Herbert Xucrypto: cryptd - Add finup/export/import for hash
2009-07-15  Herbert Xucrypto: shash - Fix async finup handling of null digest
2009-07-15  Herbert Xucrypto: ahash - Fix setkey crash
2009-07-15  Herbert Xucrypto: xcbc - Fix incorrect error value when creating...
2009-07-15  Herbert Xucrypto: hmac - Fix incorrect error value when creating...
2009-07-15  Steffen Klassertcrypto: cryptd - Fix uninitialized return value
2009-07-15  Herbert Xucrypto: ahash - Add unaligned handling and default...
2009-07-14  Herbert Xucrypto: ahash - Use GFP_KERNEL in unaligned setkey
2009-07-14  Herbert Xucrypto: shash - Fix alignment in unaligned operations
2009-07-14  Herbert Xucrypto: hash - Zap unaligned buffers
2009-07-14  Herbert Xucrypto: ahash - Remove old_ahash_alg
2009-07-14  Herbert Xucrypto: cryptd - Switch to new style ahash
2009-07-14  Herbert Xucrypto: cryptd - Switch to template create API
2009-07-14  Herbert Xucrypto: tcrypt - Add mask parameter
2009-07-14  Herbert Xucrypto: ahash - Add instance/spawn support
2009-07-14  Herbert Xucrypto: ahash - Convert to new style algorithms
2009-07-14  Herbert Xucrypto: api - Remove frontend argument from extsize...
2009-07-14  Herbert Xucrypto: cryptd - Use crypto_ahash_set_reqsize
2009-07-14  Herbert Xucrypto: cryptd - Use shash algorithms
2009-07-14  Herbert Xucrypto: shash - Export async functions
2009-07-14  Herbert Xucrypto: hash - Remove legacy hash/digest implementaion
2009-07-14  Herbert Xucrypto: authenc - Remove reference to crypto_hash
2009-07-14  Herbert Xucrypto: xcbc - Switch to shash
2009-07-14  Herbert Xucrypto: hmac - Switch to shash
2009-07-14  Herbert Xucrypto: shash - Make descsize a run-time attribute
2009-07-12  Herbert Xucrypto: shash - Move null setkey check to registration...
2009-07-11  Herbert Xucrypto: sha256_generic - Add export/import support
2009-07-11  Herbert Xucrypto: sha256_generic - Use 64-bit counter like sha1
2009-07-11  Herbert Xucrypto: sha1_generic - Add export/import support
2009-07-11  Herbert Xucrypto: shash - Move finup/digest null checks to regist...
2009-07-11  Herbert Xucrypto: shash - Export/import hash state only
2009-07-09  Herbert Xucrypto: api - Fix crypto_drop_spawn crash on blank...
2009-07-08  Herbert Xucrypto: shash - Propagate reinit return value
2009-07-08  Herbert Xucrypto: shash - Use finup in default digest
2009-07-08  Herbert Xucrypto: shash - Add shash_register_instance
2009-07-08  Herbert Xucrypto: shash - Add shash_attr_alg2 helper
2009-07-08  Herbert Xucrypto: api - Add crypto_attr_alg2 helper
2009-07-08  Herbert Xucrypto: shash - Add spawn support
2009-07-08  Herbert Xucrypto: api - Add new style spawn support
2009-07-08  Herbert Xucrypto: shash - Add shash_instance
2009-07-07  Herbert Xucrypto: api - Add crypto_alloc_instance2
2009-07-07  Herbert Xucrypto: api - Add new template create function
2009-07-03  Sebastian Andrzej... crypto: ansi_prng - alloc cipher just in init
2009-07-03  Sebastian Andrzej... crypto: ansi_prng - Use just a BH lock
2009-07-02  Herbert Xucrypto: testmgr - Allow implementation-specific tests
2009-06-25  Herbert Xucrypto: skcipher - Change default sync geniv on SMP...
2009-06-25  Herbert Xucrypto: skcipher - Fix request for sync algorithms
2009-06-24  Herbert Xucrypto: testmgr - Remove hash size check
2009-06-21  Neil Hormancrypto: fips - Select CPRNG
2009-06-19  Herbert Xucrypto: tcrypt - Fix module return code when testing...
2009-06-19  Herbert Xucrypto: ansi_cprng - Do not select FIPS
2009-06-19  Steffen Klassertcrypto: tcrypt - Test algorithms by name
2009-06-18  Neil Hormanrandom: Add optional continuous repetition test to...
2009-06-17  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2009-06-17  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2009-06-17  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17  Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-06-17  Tony LuckPull for-2.6.31 into release
2009-06-17  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-17  Pekka EnbergMerge branch 'slub/earlyboot' into for-linus
2009-06-17  Pekka EnbergMerge branches 'slab/documentation', 'slab/fixes',...
2009-06-17  Linus TorvaldsMerge branch 'next-i2c' of git://aeryn.fluff.org.uk...
2009-06-17  Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-06-17  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-06-17  Linus TorvaldsMerge branch 'akpm'
2009-06-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16  Linus TorvaldsMerge branch 'for-linus2' of git://git./linux/kernel...
2009-06-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-06-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-06-16  Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-06-16  Linus TorvaldsMerge branch 'acpica' of git://git./linux/kernel/git...
2009-06-16  Takashi IwaiMerge branch 'topic/usb-audio' into for-linus
2009-06-16  Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-06-16  Takashi IwaiMerge branch 'topic/ctxfi' into for-linus
2009-06-16  Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-06-15  Linus TorvaldsMerge branch 'timers-for-linus-migration' of git:/...
2009-06-15  Linus TorvaldsMerge branch 'timers-for-linus-clockevents' of git...
2009-06-15  Linus TorvaldsMerge branch 'timers-for-linus-clocksource' of git...
2009-06-15  Linus TorvaldsMerge branch 'timers-for-linus-ntp' of git://git./linux...
2009-06-15  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-06-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next
This page took 0.075981 seconds and 8 git commands to generate.