index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2005-03-22
[CRYPTO]: Remap when walk_out crosses page in crypt()
Herbert Xu
-1
/
+3
2005-03-22
[CRYPTO]: Split cbc_process into encrypt/decrypt
Herbert Xu
-21
/
+25
2005-03-22
[CRYPTO]: Kill obsolete iv check in cbc_process()
Herbert Xu
-5
/
+1
2005-03-22
[CRYPTO]: Fix walk->data handling
Herbert Xu
-4
/
+12
2005-03-22
[CRYPTO]: Optimise kmap calls in crypt()
Herbert Xu
-7
/
+11
2005-03-22
[CRYPTO]: Eliminate most calls to scatterwalk_copychunks from crypt()
Herbert Xu
-21
/
+33
2005-03-22
[CRYPTO]: Split src/dst handling out from crypt()
Herbert Xu
-11
/
+35
2005-03-22
[CRYPTO]: Handle in_place flag in crypt()
Herbert Xu
-19
/
+12
2005-03-22
[CRYPTO]: Do scatterwalk_whichbuf inline.
Herbert Xu
-13
/
+16
2005-03-21
[CRYPTO]: Fix sparse warnings in tea
Domen Puncer
-2
/
+2
2005-03-21
[CRYPTO]: Fix sparse warnings in blowfish
Domen Puncer
-4
/
+4
2005-03-21
[CRYPTO]: Fix sparse warning in sha512
Domen Puncer
-1
/
+1
2005-03-21
[CRYPTO]: Fix sparse warning in sha256
Domen Puncer
-1
/
+1
2005-03-07
[PATCH] random: Update cryptolib to use SHA fro lib
Matt Mackall
-71
/
+7
2005-03-07
[PATCH] random: Use them throughout the tree
Matt Mackall
-97
/
+51
2005-02-23
[CRYPTO]: Add Tiger digest algorithms.
Aaron Grothe
-0
/
+896
2005-02-01
[PATCH] crypto: fix test vectors
James Morris
-2
/
+2
2005-01-14
[PATCH] various Kconfig fixes
Gabor Egry
-9
/
+9
2004-11-30
[CRYPTO]: Standalone VIA PadLock driver.
Michal Ludvig
-0
/
+1
2004-11-30
[CRYPTO]: Make some code static
Adrian Bunk
-53
/
+53
2004-11-08
[CRYPTO]: Add Anubis support.
Aaron Grothe
-0
/
+953
2004-10-25
[CRYPTO]: reduce sha512_transform() stack usage, speedup
Andrew Morton
-5
/
+7
2004-10-25
[CRYPTO]: small sha512 cleanup
Andrew Morton
-17
/
+2
2004-10-25
[CRYPTO]: small sha256 cleanup
Andrew Morton
-9
/
+1
2004-10-21
[CRYPTO]: Deinline large function in blowfish.c
Andrew Morton
-1
/
+1
2004-10-21
[CRYPTO]: Put khazad back into tcrypt table.
Aaron Grothe
-1
/
+1
2004-10-19
[CRYPTO]: Add Tnepres cipher support
James Morris
-10
/
+207
2004-10-19
[CRYPTO]: Fix typo in Kconfig.
David S. Miller
-1
/
+1
2004-10-04
[CRYPTO]: Add __init and __initdata to aes.c
James Morris
-6
/
+6
2004-09-28
[CRYPTO]: Whirlpool algorithm updates.
Aaron Grothe
-53
/
+286
2004-09-14
[CRYPTO]: Zero out tfm before freeing in crypto_free_tfm().
David S. Miller
-1
/
+5
2004-09-07
[PATCH] crypto: tea.c xtea_encrypt should use XTEA_DELTA
Thor Kooda
-1
/
+1
2004-09-07
[PATCH] factor out common <asm/hardirq.h> code
Christoph Hellwig
-1
/
+0
2004-08-26
[PATCH] mostly remove module_parm()
Rusty Russell
-1
/
+2
2004-08-23
[CRYPTO]: Add Whirlpool digest algorithm.
Aaron Grothe
-1
/
+1259
2004-08-10
[CRYPTO]: Email update in crypto/arc4.c
Jon Oberheide
-2
/
+2
2004-08-10
[CRYPTO]: Typo in crypto/tcrypt.h
James Morris
-1
/
+1
2004-08-10
[CRYPTO]: Typo in crypto/blowfish.c
James Morris
-3
/
+3
2004-08-10
[CRYPTO]: Typo in crypto/scatterwalk.c
James Morris
-1
/
+1
2004-08-10
[CRYPTO]: Typo in crypto/aes.c
James Morris
-1
/
+1
2004-08-10
[CRYPTO]: Typo in crypto/twofish.c
James Morris
-2
/
+2
2004-08-10
[CRYPTO]: Typo in crypto/Kconfig
James Morris
-1
/
+1
2004-08-09
[CRYPTO]: Add Khazad algorithm.
Aaron Grothe
-0
/
+1034
2004-08-05
[PATCH] Re-implemented i586 asm AES
James Morris
-1
/
+21
2004-08-04
[PATCH] Drop asm i586 AES code.
James Morris
-22
/
+2
2004-07-31
[CRYPTO]: Add i586 optimized AES
James Morris
-2
/
+22
2004-07-21
[CRYPTO]: Fix stack overrun in crypt().
Herbert Xu
-2
/
+2
2004-07-09
[CRYPTO]: Set CRYPTO_TFM_RES_BAD_KEY_LEN in twofish.
Thomas DuBuisson
-0
/
+3
2004-07-09
[CRYPTO]: Remove lazy allocation from deflate.
James Morris
-45
/
+32
2004-06-29
[CRYPTO]: Add TEA and XTEA algorithms.
Aaron Grothe
-1
/
+473
[next]