summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/filters/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/botan/src/lib/filters/info.txt')
-rw-r--r--comm/third_party/botan/src/lib/filters/info.txt31
1 files changed, 31 insertions, 0 deletions
diff --git a/comm/third_party/botan/src/lib/filters/info.txt b/comm/third_party/botan/src/lib/filters/info.txt
new file mode 100644
index 0000000000..2fe9335795
--- /dev/null
+++ b/comm/third_party/botan/src/lib/filters/info.txt
@@ -0,0 +1,31 @@
+<defines>
+FILTERS -> 20160415
+CODEC_FILTERS -> 20131128
+</defines>
+
+<header:public>
+basefilt.h
+comp_filter.h
+cipher_filter.h
+buf_filt.h
+key_filt.h
+
+b64_filt.h
+hex_filt.h
+
+secqueue.h
+
+data_snk.h
+filter.h
+filters.h
+pipe.h
+</header:public>
+
+<header:internal>
+out_buf.h
+</header:internal>
+
+<requires>
+modes
+base64
+</requires>