aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk_pad
diff options
context:
space:
mode:
authorlloyd <[email protected]>2013-11-28 17:14:25 +0000
committerlloyd <[email protected]>2013-11-28 17:14:25 +0000
commitc6b01f12d2bb7f9d781cbb65c717b9d0ef0efa61 (patch)
tree9fbd9ca3750d8e53d3f264619a7d099a7f481f6a /src/pk_pad
parent1250f37fdf54d9380b7de0446c5e648842978494 (diff)
Give everything setting a feature test macro in build.h a version code
so application code can check for the specific API it expects without having to keep track of what versions APIs x,y,z changed. Arbitrarily set all current API versions to 20131128.
Diffstat (limited to 'src/pk_pad')
-rw-r--r--src/pk_pad/eme1/info.txt2
-rw-r--r--src/pk_pad/eme_pkcs/info.txt2
-rw-r--r--src/pk_pad/emsa1/info.txt2
-rw-r--r--src/pk_pad/emsa1_bsi/info.txt2
-rw-r--r--src/pk_pad/emsa2/info.txt2
-rw-r--r--src/pk_pad/emsa3/info.txt2
-rw-r--r--src/pk_pad/emsa4/info.txt2
-rw-r--r--src/pk_pad/emsa_raw/info.txt2
-rw-r--r--src/pk_pad/hash_id/info.txt2
-rw-r--r--src/pk_pad/info.txt2
10 files changed, 10 insertions, 10 deletions
diff --git a/src/pk_pad/eme1/info.txt b/src/pk_pad/eme1/info.txt
index 42f6be5a2..7e911f495 100644
--- a/src/pk_pad/eme1/info.txt
+++ b/src/pk_pad/eme1/info.txt
@@ -1,4 +1,4 @@
-define EME1
+define EME1 20131128
load_on auto
diff --git a/src/pk_pad/eme_pkcs/info.txt b/src/pk_pad/eme_pkcs/info.txt
index e4fb4604d..432aaf8eb 100644
--- a/src/pk_pad/eme_pkcs/info.txt
+++ b/src/pk_pad/eme_pkcs/info.txt
@@ -1 +1 @@
-define EME_PKCS1v15
+define EME_PKCS1v15 20131128
diff --git a/src/pk_pad/emsa1/info.txt b/src/pk_pad/emsa1/info.txt
index 294e4b068..83d9744e6 100644
--- a/src/pk_pad/emsa1/info.txt
+++ b/src/pk_pad/emsa1/info.txt
@@ -1,4 +1,4 @@
-define EMSA1
+define EMSA1 20131128
<requires>
hash
diff --git a/src/pk_pad/emsa1_bsi/info.txt b/src/pk_pad/emsa1_bsi/info.txt
index 313b153fc..021c99720 100644
--- a/src/pk_pad/emsa1_bsi/info.txt
+++ b/src/pk_pad/emsa1_bsi/info.txt
@@ -1,4 +1,4 @@
-define EMSA1_BSI
+define EMSA1_BSI 20131128
<requires>
emsa1
diff --git a/src/pk_pad/emsa2/info.txt b/src/pk_pad/emsa2/info.txt
index 16357f841..0c9bd2289 100644
--- a/src/pk_pad/emsa2/info.txt
+++ b/src/pk_pad/emsa2/info.txt
@@ -1,4 +1,4 @@
-define EMSA2
+define EMSA2 20131128
<requires>
hash
diff --git a/src/pk_pad/emsa3/info.txt b/src/pk_pad/emsa3/info.txt
index e9ba20196..aea998f13 100644
--- a/src/pk_pad/emsa3/info.txt
+++ b/src/pk_pad/emsa3/info.txt
@@ -1,4 +1,4 @@
-define EMSA3
+define EMSA3 20131128
<requires>
hash
diff --git a/src/pk_pad/emsa4/info.txt b/src/pk_pad/emsa4/info.txt
index ff492d1e0..b7ea466ce 100644
--- a/src/pk_pad/emsa4/info.txt
+++ b/src/pk_pad/emsa4/info.txt
@@ -1,4 +1,4 @@
-define EMSA4
+define EMSA4 20131128
<requires>
hash
diff --git a/src/pk_pad/emsa_raw/info.txt b/src/pk_pad/emsa_raw/info.txt
index f5be26ac9..f01d1bfa2 100644
--- a/src/pk_pad/emsa_raw/info.txt
+++ b/src/pk_pad/emsa_raw/info.txt
@@ -1 +1 @@
-define EMSA_RAW
+define EMSA_RAW 20131128
diff --git a/src/pk_pad/hash_id/info.txt b/src/pk_pad/hash_id/info.txt
index 5a4df3cc2..e6df99b6f 100644
--- a/src/pk_pad/hash_id/info.txt
+++ b/src/pk_pad/hash_id/info.txt
@@ -1,4 +1,4 @@
-define HASH_ID
+define HASH_ID 20131128
<requires>
alloc
diff --git a/src/pk_pad/info.txt b/src/pk_pad/info.txt
index 19e15f8bd..5c6a9e4a7 100644
--- a/src/pk_pad/info.txt
+++ b/src/pk_pad/info.txt
@@ -1,4 +1,4 @@
-define PK_PADDING
+define PK_PADDING 20131128
load_on auto