summaryrefslogtreecommitdiffstats
path: root/old/botan/src/pk_pad/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/pk_pad/info.txt')
-rw-r--r--old/botan/src/pk_pad/info.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/old/botan/src/pk_pad/info.txt b/old/botan/src/pk_pad/info.txt
new file mode 100644
index 0000000..c281b15
--- /dev/null
+++ b/old/botan/src/pk_pad/info.txt
@@ -0,0 +1,16 @@
+realname "Public Key EME/EMSA Padding Modes"
+
+define PK_PADDING
+
+load_on auto
+
+<add>
+emsa.h
+eme.cpp
+eme.h
+</add>
+
+<requires>
+alloc
+rng
+</requires>