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