From 87cbaef441c6baba2699a8ea53ac2562c46c772d Mon Sep 17 00:00:00 2001 From: lloyd Date: Wed, 16 Dec 2009 00:32:49 +0000 Subject: Full working amalgamation build, plus internal-only headers concept. --- src/pk_pad/eme1/info.txt | 5 ----- src/pk_pad/eme_pkcs/info.txt | 7 ------- src/pk_pad/emsa1/info.txt | 7 ------- src/pk_pad/emsa1_bsi/info.txt | 7 ------- src/pk_pad/emsa2/info.txt | 7 ------- src/pk_pad/emsa3/info.txt | 7 ------- src/pk_pad/emsa4/info.txt | 7 ------- src/pk_pad/emsa_raw/info.txt | 7 ------- src/pk_pad/hash_id/info.txt | 7 ------- src/pk_pad/info.txt | 6 ------ 10 files changed, 67 deletions(-) (limited to 'src/pk_pad') diff --git a/src/pk_pad/eme1/info.txt b/src/pk_pad/eme1/info.txt index 794254e8e..42f6be5a2 100644 --- a/src/pk_pad/eme1/info.txt +++ b/src/pk_pad/eme1/info.txt @@ -2,11 +2,6 @@ define EME1 load_on auto - -eme1.h -eme1.cpp - - hash kdf diff --git a/src/pk_pad/eme_pkcs/info.txt b/src/pk_pad/eme_pkcs/info.txt index 95c568452..e4fb4604d 100644 --- a/src/pk_pad/eme_pkcs/info.txt +++ b/src/pk_pad/eme_pkcs/info.txt @@ -1,8 +1 @@ define EME_PKCS1v15 - -load_on auto - - -eme_pkcs.h -eme_pkcs.cpp - diff --git a/src/pk_pad/emsa1/info.txt b/src/pk_pad/emsa1/info.txt index 55832307b..294e4b068 100644 --- a/src/pk_pad/emsa1/info.txt +++ b/src/pk_pad/emsa1/info.txt @@ -1,12 +1,5 @@ define EMSA1 -load_on auto - - -emsa1.h -emsa1.cpp - - hash diff --git a/src/pk_pad/emsa1_bsi/info.txt b/src/pk_pad/emsa1_bsi/info.txt index 5e8fe09ca..313b153fc 100644 --- a/src/pk_pad/emsa1_bsi/info.txt +++ b/src/pk_pad/emsa1_bsi/info.txt @@ -1,12 +1,5 @@ define EMSA1_BSI -load_on auto - - -emsa1_bsi.h -emsa1_bsi.cpp - - emsa1 diff --git a/src/pk_pad/emsa2/info.txt b/src/pk_pad/emsa2/info.txt index a6fff2a02..16357f841 100644 --- a/src/pk_pad/emsa2/info.txt +++ b/src/pk_pad/emsa2/info.txt @@ -1,12 +1,5 @@ define EMSA2 -load_on auto - - -emsa2.h -emsa2.cpp - - hash hash_id diff --git a/src/pk_pad/emsa3/info.txt b/src/pk_pad/emsa3/info.txt index babd98711..e9ba20196 100644 --- a/src/pk_pad/emsa3/info.txt +++ b/src/pk_pad/emsa3/info.txt @@ -1,12 +1,5 @@ define EMSA3 -load_on auto - - -emsa3.h -emsa3.cpp - - hash hash_id diff --git a/src/pk_pad/emsa4/info.txt b/src/pk_pad/emsa4/info.txt index ea1db30a1..ff492d1e0 100644 --- a/src/pk_pad/emsa4/info.txt +++ b/src/pk_pad/emsa4/info.txt @@ -1,12 +1,5 @@ define EMSA4 -load_on auto - - -emsa4.h -emsa4.cpp - - hash kdf diff --git a/src/pk_pad/emsa_raw/info.txt b/src/pk_pad/emsa_raw/info.txt index 4bd850e11..f5be26ac9 100644 --- a/src/pk_pad/emsa_raw/info.txt +++ b/src/pk_pad/emsa_raw/info.txt @@ -1,8 +1 @@ define EMSA_RAW - -load_on auto - - -emsa_raw.h -emsa_raw.cpp - diff --git a/src/pk_pad/hash_id/info.txt b/src/pk_pad/hash_id/info.txt index af9f5cd4f..5a4df3cc2 100644 --- a/src/pk_pad/hash_id/info.txt +++ b/src/pk_pad/hash_id/info.txt @@ -1,12 +1,5 @@ define HASH_ID -load_on auto - - -hash_id.cpp -hash_id.h - - alloc diff --git a/src/pk_pad/info.txt b/src/pk_pad/info.txt index 14b05f458..19e15f8bd 100644 --- a/src/pk_pad/info.txt +++ b/src/pk_pad/info.txt @@ -2,12 +2,6 @@ define PK_PADDING load_on auto - -emsa.h -eme.cpp -eme.h - - alloc rng -- cgit v1.2.3