From 5f12c043733f7eec2487a31194f6b6bf17276008 Mon Sep 17 00:00:00 2001 From: lloyd Date: Tue, 29 Sep 2009 18:49:49 +0000 Subject: Remove add blocks from hash function info.txt files --- src/hash/bmw/info.txt | 7 ------- src/hash/fork256/info.txt | 7 ------- src/hash/gost_3411/info.txt | 7 ------- src/hash/has160/info.txt | 7 ------- src/hash/md2/info.txt | 7 ------- src/hash/md4/info.txt | 7 ------- src/hash/md4_ia32/info.txt | 6 ------ src/hash/md5/info.txt | 7 ------- src/hash/md5_ia32/info.txt | 6 ------ src/hash/mdx_hash/info.txt | 5 ----- src/hash/par_hash/info.txt | 7 ------- src/hash/rmd128/info.txt | 7 ------- src/hash/rmd160/info.txt | 7 ------- src/hash/sha1/info.txt | 7 ------- src/hash/sha1_amd64/info.txt | 6 ------ src/hash/sha1_ia32/info.txt | 6 ------ src/hash/sha1_sse2/info.txt | 8 -------- src/hash/sha2/info.txt | 9 --------- src/hash/skein/info.txt | 7 ------- src/hash/tiger/info.txt | 8 -------- src/hash/whirlpool/info.txt | 8 -------- 21 files changed, 146 deletions(-) diff --git a/src/hash/bmw/info.txt b/src/hash/bmw/info.txt index 3e7e04b31..27e069c0a 100644 --- a/src/hash/bmw/info.txt +++ b/src/hash/bmw/info.txt @@ -2,13 +2,6 @@ realname "Blue Midnight Wish" define BMW_512 -load_on auto - - -bmw_512.cpp -bmw_512.h - - mdx_hash diff --git a/src/hash/fork256/info.txt b/src/hash/fork256/info.txt index ae0c9f1a4..7c3c5bb94 100644 --- a/src/hash/fork256/info.txt +++ b/src/hash/fork256/info.txt @@ -2,13 +2,6 @@ realname "FORK-256" define FORK_256 -load_on auto - - -fork256.cpp -fork256.h - - mdx_hash diff --git a/src/hash/gost_3411/info.txt b/src/hash/gost_3411/info.txt index 65b9475e1..353ceb3e5 100644 --- a/src/hash/gost_3411/info.txt +++ b/src/hash/gost_3411/info.txt @@ -2,13 +2,6 @@ realname "GOST 34.11" define GOST_34_11 -load_on auto - - -gost_3411.cpp -gost_3411.h - - gost_28147 diff --git a/src/hash/has160/info.txt b/src/hash/has160/info.txt index a945f3225..98cbc5155 100644 --- a/src/hash/has160/info.txt +++ b/src/hash/has160/info.txt @@ -2,13 +2,6 @@ realname "HAS-160" define HAS_160 -load_on auto - - -has160.cpp -has160.h - - mdx_hash diff --git a/src/hash/md2/info.txt b/src/hash/md2/info.txt index ff33e1eb3..4428584fd 100644 --- a/src/hash/md2/info.txt +++ b/src/hash/md2/info.txt @@ -1,10 +1,3 @@ realname "MD2" define MD2 - -load_on auto - - -md2.cpp -md2.h - diff --git a/src/hash/md4/info.txt b/src/hash/md4/info.txt index fc9cbe116..6aa4a5d59 100644 --- a/src/hash/md4/info.txt +++ b/src/hash/md4/info.txt @@ -2,13 +2,6 @@ realname "MD4" define MD4 -load_on auto - - -md4.cpp -md4.h - - mdx_hash diff --git a/src/hash/md4_ia32/info.txt b/src/hash/md4_ia32/info.txt index fee7dd1a8..217c3fc21 100644 --- a/src/hash/md4_ia32/info.txt +++ b/src/hash/md4_ia32/info.txt @@ -4,12 +4,6 @@ define MD4_IA32 load_on asm_ok - -md4_ia32_imp.S -md4_ia32.cpp -md4_ia32.h - - ia32 diff --git a/src/hash/md5/info.txt b/src/hash/md5/info.txt index 525a45ab5..14861d635 100644 --- a/src/hash/md5/info.txt +++ b/src/hash/md5/info.txt @@ -2,13 +2,6 @@ realname "MD5" define MD5 -load_on auto - - -md5.cpp -md5.h - - mdx_hash diff --git a/src/hash/md5_ia32/info.txt b/src/hash/md5_ia32/info.txt index ad9923b26..d298f2005 100644 --- a/src/hash/md5_ia32/info.txt +++ b/src/hash/md5_ia32/info.txt @@ -4,12 +4,6 @@ define MD5_IA32 load_on asm_ok - -md5_ia32_imp.S -md5_ia32.cpp -md5_ia32.h - - ia32 diff --git a/src/hash/mdx_hash/info.txt b/src/hash/mdx_hash/info.txt index 412c93350..ee4ccd6da 100644 --- a/src/hash/mdx_hash/info.txt +++ b/src/hash/mdx_hash/info.txt @@ -3,8 +3,3 @@ realname "MDx Hash Base" define MDX_HASH_FUNCTION load_on dep - - -mdx_hash.cpp -mdx_hash.h - diff --git a/src/hash/par_hash/info.txt b/src/hash/par_hash/info.txt index 45716aac8..029939cb5 100644 --- a/src/hash/par_hash/info.txt +++ b/src/hash/par_hash/info.txt @@ -1,10 +1,3 @@ realname "Parallel Hash" define PARALLEL_HASH - -load_on auto - - -par_hash.cpp -par_hash.h - diff --git a/src/hash/rmd128/info.txt b/src/hash/rmd128/info.txt index 402271da5..0a1ef2c74 100644 --- a/src/hash/rmd128/info.txt +++ b/src/hash/rmd128/info.txt @@ -2,13 +2,6 @@ realname "RIPEMD-128" define RIPEMD_128 -load_on auto - - -rmd128.cpp -rmd128.h - - mdx_hash diff --git a/src/hash/rmd160/info.txt b/src/hash/rmd160/info.txt index af4b5c230..225106afc 100644 --- a/src/hash/rmd160/info.txt +++ b/src/hash/rmd160/info.txt @@ -2,13 +2,6 @@ realname "RIPEMD-160" define RIPEMD_160 -load_on auto - - -rmd160.cpp -rmd160.h - - mdx_hash diff --git a/src/hash/sha1/info.txt b/src/hash/sha1/info.txt index a0ae30b4b..8915f9ebd 100644 --- a/src/hash/sha1/info.txt +++ b/src/hash/sha1/info.txt @@ -2,13 +2,6 @@ realname "SHA-1" define SHA1 -load_on auto - - -sha160.cpp -sha160.h - - mdx_hash diff --git a/src/hash/sha1_amd64/info.txt b/src/hash/sha1_amd64/info.txt index ddbc7d380..183658ac7 100644 --- a/src/hash/sha1_amd64/info.txt +++ b/src/hash/sha1_amd64/info.txt @@ -4,12 +4,6 @@ define SHA1_AMD64 load_on asm_ok - -sha1_amd64_imp.S -sha1_amd64.cpp -sha1_amd64.h - - amd64 diff --git a/src/hash/sha1_ia32/info.txt b/src/hash/sha1_ia32/info.txt index bfb321145..e7709454f 100644 --- a/src/hash/sha1_ia32/info.txt +++ b/src/hash/sha1_ia32/info.txt @@ -4,12 +4,6 @@ define SHA1_IA32 load_on asm_ok - -sha1_ia32_imp.S -sha1_ia32.cpp -sha1_ia32.h - - ia32 diff --git a/src/hash/sha1_sse2/info.txt b/src/hash/sha1_sse2/info.txt index 995c2513e..4a7a1b5e9 100644 --- a/src/hash/sha1_sse2/info.txt +++ b/src/hash/sha1_sse2/info.txt @@ -2,14 +2,6 @@ realname "SHA-1 (SSE2)" define SHA1_SSE2 -load_on auto - - -sha1_sse2_imp.cpp -sha1_sse2.cpp -sha1_sse2.h - - sha1 sse2_eng diff --git a/src/hash/sha2/info.txt b/src/hash/sha2/info.txt index 9b92ff385..8cc50fa41 100644 --- a/src/hash/sha2/info.txt +++ b/src/hash/sha2/info.txt @@ -2,15 +2,6 @@ realname "SHA-2 (224, 256, 384, 512)" define SHA2 -load_on auto - - -sha2_32.cpp -sha2_32.h -sha2_64.cpp -sha2_64.h - - mdx_hash diff --git a/src/hash/skein/info.txt b/src/hash/skein/info.txt index bab8497c5..908033852 100644 --- a/src/hash/skein/info.txt +++ b/src/hash/skein/info.txt @@ -2,13 +2,6 @@ realname "Skein" define SKEIN_512 -load_on auto - - -skein_512.cpp -skein_512.h - - alloc diff --git a/src/hash/tiger/info.txt b/src/hash/tiger/info.txt index 7d4cd7177..92b5519c0 100644 --- a/src/hash/tiger/info.txt +++ b/src/hash/tiger/info.txt @@ -2,14 +2,6 @@ realname "Tiger" define TIGER -load_on auto - - -tig_tab.cpp -tiger.cpp -tiger.h - - mdx_hash diff --git a/src/hash/whirlpool/info.txt b/src/hash/whirlpool/info.txt index be55b5c3b..4fe4b2b25 100644 --- a/src/hash/whirlpool/info.txt +++ b/src/hash/whirlpool/info.txt @@ -2,14 +2,6 @@ realname "Whirlpool" define WHIRLPOOL -load_on auto - - -whrl_tab.cpp -whrlpool.cpp -whrlpool.h - - mdx_hash -- cgit v1.2.3