git.openpandora.org
/
pandora-kernel.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[BNX2]: Introduce new bnx2_napi structure.
[pandora-kernel.git]
/
crypto
/
2008-01-27
Linus Torvalds
Merge git://git./linux/kernel/git/sfrench/cifs-2.6
tree
|
commitdiff
2008-01-26
Linus Torvalds
Merge git://git./linux/kernel/git/jejb/scsi-misc-2.6
tree
|
commitdiff
2008-01-26
Linus Torvalds
Merge branch 'upstream-linus' of git://git./linux/kerne...
tree
|
commitdiff
2008-01-25
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-01-25
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-01-25
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-01-25
Linus Torvalds
Merge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
tree
|
commitdiff
2008-01-25
Linus Torvalds
Merge git://git./linux/kernel/git/herbert/crypto-2.6
tree
|
commitdiff
2008-01-17
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-01-14
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
tree
|
commitdiff
2008-01-11
Linus Torvalds
Merge git://git./linux/kernel/git/herbert/crypto-2.6
tree
|
commitdiff
2008-01-10
Ilpo Järvinen
[CRYPTO] cast6: inline bloat--
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] tcrypt: Make xcbc available as a standalone...
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] xcbc: Remove bogus hash/cipher test
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] xcbc: Fix algorithm leak when block size check...
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] tcrypt: Zero axbuf in the right function
tree
|
commitdiff
2008-01-10
Tan Swee Heng
[CRYPTO] salsa20-asm: Remove unnecessary dependency...
tree
|
commitdiff
2008-01-10
Sebastian Siewior
[CRYPTO] tcrypt: Add select of AEAD
tree
|
commitdiff
2008-01-10
Tan Swee Heng
[CRYPTO] salsa20: Add x86-64 assembly version
tree
|
commitdiff
2008-01-10
Tan Swee Heng
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm...
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] gcm: Introduce rfc4106
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] api: Show async type
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] chainiv: Avoid lock spinning where possible
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] seqiv: Add select AEAD in Kconfig
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] scatterwalk: Handle zero nbytes in scatterwalk...
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] null: Allow setkey on digest_null
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] null: Add null blkcipher algorithm
tree
|
commitdiff
2008-01-10
Joy Latten
[CRYPTO] tcrypt: Add CCM vectors
tree
|
commitdiff
2008-01-10
Joy Latten
[CRYPTO] ccm: Added CCM mode
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] aead: Create default givcipher instances
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] seqiv: Add AEAD support
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] aead: Allow algorithms with no givcrypt support
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] authenc: Add givencrypt operation
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] aead: Add givcrypt operations
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] seqiv: Add Sequence Number IV Generator
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] gcm: Use crypto_grab_skcipher
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] gcm: Allow block cipher parameter
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] authenc: Use crypto_grab_skcipher
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] skcipher: Create default givcipher instances
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] chainiv: Add chain IV generator
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_ge...
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] cryptd: Use geniv of the underlying algorithm
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] skcipher: Added geniv field
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] skcipher: Add givcrypt operations and givciphe...
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] skcipher: Add crypto_grab_skcipher interface
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] gcm: Add support for async ciphers
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] ctr: Refactor into ctr and rfc3686
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] blkcipher: Merge ablkcipher and blkcipher...
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] gcm: Fix request context alignment
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] api: Add crypto_attr_alg_name
tree
|
commitdiff
2008-01-10
Borislav Petkov
[CRYPTO] authenc: Select HASH in Kconfig
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] authenc: Merge common hashing code
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] authenc: Use RTA_OK to check length
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] authenc: Fix typo in ivsize
tree
|
commitdiff
2008-01-10
Tan Swee Heng
[CRYPTO] tcrypt: Added salsa20 speed test
tree
|
commitdiff
2008-01-10
Zoltan Sogor
[CRYPTO] lzo: Add LZO compression algorithm support
tree
|
commitdiff
2008-01-10
Zoltan Sogor
[CRYPTO] tcrypt: Add common compression tester function
tree
|
commitdiff
2008-01-10
Tan Swee Heng
[CRYPTO] tcrypt: Salsa20 large test vector
tree
|
commitdiff
2008-01-10
Tan Swee Heng
[CRYPTO] salsa20_generic: Fix multi-page processing
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] gcm: Put abreq in private context instead...
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] scatterwalk: Restore custom sg chaining for now
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] aead: Return EBADMSG for ICV mismatch
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] gcm: Fix ICV handling
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] tcrypt: Make gcm available as a standalone...
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] authenc: Fix hash verification
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] authenc: Move enckeylen into key itself
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] aead: Make authsize a run-time parameter
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] authenc: Use or instead of max on alignment...
tree
|
commitdiff
2008-01-10
Denis Cheng
[CRYPTO] tcrypt: Use print_hex_dump from linux/kernel.h
tree
|
commitdiff
2008-01-10
Jan Glauber
[CRYPTO] tcrypt: AES CBC test vectors from NIST SP800-38A
tree
|
commitdiff
2008-01-10
Tan Swee Heng
[CRYPTO] tcrypt: AES CTR large test vector
tree
|
commitdiff
2008-01-10
Tan Swee Heng
[CRYPTO] tcrypt: Support for large test vectors
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] ctr: Fix multi-page processing
tree
|
commitdiff
2008-01-10
Mikko Herranen
[CRYPTO] gcm: New algorithm
tree
|
commitdiff
2008-01-10
Mikko Herranen
[CRYPTO] tcrypt: Add aead support
tree
|
commitdiff
2008-01-10
Denys Vlasenko
[CRYPTO] camellia: Move more common code into camellia_...
tree
|
commitdiff
2008-01-10
Denys Vlasenko
[CRYPTO] camellia: Move common code into camellia_setup...
tree
|
commitdiff
2008-01-10
Denys Vlasenko
[CRYPTO] camellia: Merge encrypt/decrypt routines for...
tree
|
commitdiff
2008-01-10
Denys Vlasenko
[CRYPTO] camellia: Code shrink
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] ctr: Use crypto_inc and crypto_xor
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] pcbc: Use crypto_xor
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] cbc: Require block size to be a power of 2
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] cbc: Use crypto_xor
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] api: Add crypto_inc and crypto_xor
tree
|
commitdiff
2008-01-10
Tan Swee Heng
[CRYPTO] salsa20: Salsa20 stream cipher
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] ablkcipher: Add distinct ABLKCIPHER type
tree
|
commitdiff
2008-01-10
Herbert Xu
[CRYPTO] scatterwalk: Use generic scatterlist chaining
tree
|
commitdiff
2008-01-10
Jonathan Lynch
[CRYPTO] sha256-generic: Extend sha256_generic.c to...
tree
|
commitdiff
2008-01-10
Sebastian Siewior
[CRYPTO] aes-i586: Remove setkey
tree
|
commitdiff
2008-01-10
Sebastian Siewior
[CRYPTO] ctr: Remove default M
tree
|
commitdiff
2008-01-10
Sebastian Siewior
[CRYPTO] aes-x86-64: Remove setkey
tree
|
commitdiff
2008-01-10
Sebastian Siewior
[CRYPTO] aes-generic: Make key generation exportable
tree
|
commitdiff
2008-01-10
Sebastian Siewior
[CRYPTO] aes-generic: Coding style cleanup
tree
|
commitdiff
2008-01-10
Joy Latten
[CRYPTO] ctr: Add countersize
tree
|
commitdiff
2008-01-10
Denys Vlasenko
[CRYPTO] camellia: De-unrolling
tree
|
commitdiff
2008-01-10
Denys Vlasenko
[CRYPTO] camellia: Code cleanup
tree
|
commitdiff
2008-01-10
Denys Vlasenko
[CRYPTO] camellia: Code cleanup
tree
|
commitdiff
next