aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipher
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-29 03:15:14 +0000
committerlloyd <[email protected]>2008-09-29 03:15:14 +0000
commit7018d574904e3075f6fca92681e848aebe82b96d (patch)
treeb25c0332f033ecb1275bcd7b493e4af04990e3a5 /src/cipher
parentf0503ee51ee848762d5bd115a4b83b4d2d11d3c6 (diff)
Rename all modinfo.txt files to info.txt, since they are all (none) of
them modules now. In any case there is no distinction so info.txt seems better.
Diffstat (limited to 'src/cipher')
-rw-r--r--src/cipher/aes/info.txt (renamed from src/cipher/aes/modinfo.txt)0
-rw-r--r--src/cipher/arc4/info.txt (renamed from src/cipher/arc4/modinfo.txt)0
-rw-r--r--src/cipher/blowfish/info.txt (renamed from src/cipher/blowfish/modinfo.txt)0
-rw-r--r--src/cipher/cast/info.txt (renamed from src/cipher/cast/modinfo.txt)0
-rw-r--r--src/cipher/des/info.txt (renamed from src/cipher/des/modinfo.txt)0
-rw-r--r--src/cipher/gost/info.txt (renamed from src/cipher/gost/modinfo.txt)0
-rw-r--r--src/cipher/idea/info.txt (renamed from src/cipher/idea/modinfo.txt)0
-rw-r--r--src/cipher/kasumi/info.txt (renamed from src/cipher/kasumi/modinfo.txt)0
-rw-r--r--src/cipher/lion/info.txt (renamed from src/cipher/lion/modinfo.txt)0
-rw-r--r--src/cipher/lubyrack/info.txt (renamed from src/cipher/lubyrack/modinfo.txt)0
-rw-r--r--src/cipher/mars/info.txt (renamed from src/cipher/mars/modinfo.txt)0
-rw-r--r--src/cipher/misty1/info.txt (renamed from src/cipher/misty1/modinfo.txt)0
-rw-r--r--src/cipher/noekeon/info.txt (renamed from src/cipher/noekeon/modinfo.txt)0
-rw-r--r--src/cipher/rc2/info.txt (renamed from src/cipher/rc2/modinfo.txt)0
-rw-r--r--src/cipher/rc5/info.txt (renamed from src/cipher/rc5/modinfo.txt)0
-rw-r--r--src/cipher/rc6/info.txt (renamed from src/cipher/rc6/modinfo.txt)0
-rw-r--r--src/cipher/safer/info.txt (renamed from src/cipher/safer/modinfo.txt)0
-rw-r--r--src/cipher/salsa20/info.txt (renamed from src/cipher/salsa20/modinfo.txt)0
-rw-r--r--src/cipher/seed/info.txt (renamed from src/cipher/seed/modinfo.txt)0
-rw-r--r--src/cipher/serpent/info.txt (renamed from src/cipher/serpent/modinfo.txt)0
-rw-r--r--src/cipher/skipjack/info.txt (renamed from src/cipher/skipjack/modinfo.txt)0
-rw-r--r--src/cipher/square/info.txt (renamed from src/cipher/square/modinfo.txt)0
-rw-r--r--src/cipher/tea/info.txt (renamed from src/cipher/tea/modinfo.txt)0
-rw-r--r--src/cipher/turing/info.txt (renamed from src/cipher/turing/modinfo.txt)0
-rw-r--r--src/cipher/twofish/info.txt (renamed from src/cipher/twofish/modinfo.txt)0
-rw-r--r--src/cipher/wid_wake/info.txt (renamed from src/cipher/wid_wake/modinfo.txt)0
-rw-r--r--src/cipher/xtea/info.txt (renamed from src/cipher/xtea/modinfo.txt)0
27 files changed, 0 insertions, 0 deletions
diff --git a/src/cipher/aes/modinfo.txt b/src/cipher/aes/info.txt
index 2803ccc4e..2803ccc4e 100644
--- a/src/cipher/aes/modinfo.txt
+++ b/src/cipher/aes/info.txt
diff --git a/src/cipher/arc4/modinfo.txt b/src/cipher/arc4/info.txt
index 00f40a9ed..00f40a9ed 100644
--- a/src/cipher/arc4/modinfo.txt
+++ b/src/cipher/arc4/info.txt
diff --git a/src/cipher/blowfish/modinfo.txt b/src/cipher/blowfish/info.txt
index 0a9d2adc2..0a9d2adc2 100644
--- a/src/cipher/blowfish/modinfo.txt
+++ b/src/cipher/blowfish/info.txt
diff --git a/src/cipher/cast/modinfo.txt b/src/cipher/cast/info.txt
index 73d3f900f..73d3f900f 100644
--- a/src/cipher/cast/modinfo.txt
+++ b/src/cipher/cast/info.txt
diff --git a/src/cipher/des/modinfo.txt b/src/cipher/des/info.txt
index 43ea9a0bc..43ea9a0bc 100644
--- a/src/cipher/des/modinfo.txt
+++ b/src/cipher/des/info.txt
diff --git a/src/cipher/gost/modinfo.txt b/src/cipher/gost/info.txt
index f2b997c08..f2b997c08 100644
--- a/src/cipher/gost/modinfo.txt
+++ b/src/cipher/gost/info.txt
diff --git a/src/cipher/idea/modinfo.txt b/src/cipher/idea/info.txt
index 2da3ffb43..2da3ffb43 100644
--- a/src/cipher/idea/modinfo.txt
+++ b/src/cipher/idea/info.txt
diff --git a/src/cipher/kasumi/modinfo.txt b/src/cipher/kasumi/info.txt
index 3ca5de20a..3ca5de20a 100644
--- a/src/cipher/kasumi/modinfo.txt
+++ b/src/cipher/kasumi/info.txt
diff --git a/src/cipher/lion/modinfo.txt b/src/cipher/lion/info.txt
index 558d71d0c..558d71d0c 100644
--- a/src/cipher/lion/modinfo.txt
+++ b/src/cipher/lion/info.txt
diff --git a/src/cipher/lubyrack/modinfo.txt b/src/cipher/lubyrack/info.txt
index d83df2409..d83df2409 100644
--- a/src/cipher/lubyrack/modinfo.txt
+++ b/src/cipher/lubyrack/info.txt
diff --git a/src/cipher/mars/modinfo.txt b/src/cipher/mars/info.txt
index b0ad8af9c..b0ad8af9c 100644
--- a/src/cipher/mars/modinfo.txt
+++ b/src/cipher/mars/info.txt
diff --git a/src/cipher/misty1/modinfo.txt b/src/cipher/misty1/info.txt
index 36600e5fe..36600e5fe 100644
--- a/src/cipher/misty1/modinfo.txt
+++ b/src/cipher/misty1/info.txt
diff --git a/src/cipher/noekeon/modinfo.txt b/src/cipher/noekeon/info.txt
index 8025c2073..8025c2073 100644
--- a/src/cipher/noekeon/modinfo.txt
+++ b/src/cipher/noekeon/info.txt
diff --git a/src/cipher/rc2/modinfo.txt b/src/cipher/rc2/info.txt
index 099141de7..099141de7 100644
--- a/src/cipher/rc2/modinfo.txt
+++ b/src/cipher/rc2/info.txt
diff --git a/src/cipher/rc5/modinfo.txt b/src/cipher/rc5/info.txt
index 4a150c3b0..4a150c3b0 100644
--- a/src/cipher/rc5/modinfo.txt
+++ b/src/cipher/rc5/info.txt
diff --git a/src/cipher/rc6/modinfo.txt b/src/cipher/rc6/info.txt
index 1457e78c1..1457e78c1 100644
--- a/src/cipher/rc6/modinfo.txt
+++ b/src/cipher/rc6/info.txt
diff --git a/src/cipher/safer/modinfo.txt b/src/cipher/safer/info.txt
index 973cbff19..973cbff19 100644
--- a/src/cipher/safer/modinfo.txt
+++ b/src/cipher/safer/info.txt
diff --git a/src/cipher/salsa20/modinfo.txt b/src/cipher/salsa20/info.txt
index de1683643..de1683643 100644
--- a/src/cipher/salsa20/modinfo.txt
+++ b/src/cipher/salsa20/info.txt
diff --git a/src/cipher/seed/modinfo.txt b/src/cipher/seed/info.txt
index d04979335..d04979335 100644
--- a/src/cipher/seed/modinfo.txt
+++ b/src/cipher/seed/info.txt
diff --git a/src/cipher/serpent/modinfo.txt b/src/cipher/serpent/info.txt
index baaccbf01..baaccbf01 100644
--- a/src/cipher/serpent/modinfo.txt
+++ b/src/cipher/serpent/info.txt
diff --git a/src/cipher/skipjack/modinfo.txt b/src/cipher/skipjack/info.txt
index 4b38d6d28..4b38d6d28 100644
--- a/src/cipher/skipjack/modinfo.txt
+++ b/src/cipher/skipjack/info.txt
diff --git a/src/cipher/square/modinfo.txt b/src/cipher/square/info.txt
index a20697923..a20697923 100644
--- a/src/cipher/square/modinfo.txt
+++ b/src/cipher/square/info.txt
diff --git a/src/cipher/tea/modinfo.txt b/src/cipher/tea/info.txt
index 6a0e76b15..6a0e76b15 100644
--- a/src/cipher/tea/modinfo.txt
+++ b/src/cipher/tea/info.txt
diff --git a/src/cipher/turing/modinfo.txt b/src/cipher/turing/info.txt
index 95ae2cf48..95ae2cf48 100644
--- a/src/cipher/turing/modinfo.txt
+++ b/src/cipher/turing/info.txt
diff --git a/src/cipher/twofish/modinfo.txt b/src/cipher/twofish/info.txt
index 35639d858..35639d858 100644
--- a/src/cipher/twofish/modinfo.txt
+++ b/src/cipher/twofish/info.txt
diff --git a/src/cipher/wid_wake/modinfo.txt b/src/cipher/wid_wake/info.txt
index 299ebfdd7..299ebfdd7 100644
--- a/src/cipher/wid_wake/modinfo.txt
+++ b/src/cipher/wid_wake/info.txt
diff --git a/src/cipher/xtea/modinfo.txt b/src/cipher/xtea/info.txt
index 0120a3bce..0120a3bce 100644
--- a/src/cipher/xtea/modinfo.txt
+++ b/src/cipher/xtea/info.txt