summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/modes/aead/chacha20poly1305/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/botan/src/lib/modes/aead/chacha20poly1305/info.txt')
-rw-r--r--comm/third_party/botan/src/lib/modes/aead/chacha20poly1305/info.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/comm/third_party/botan/src/lib/modes/aead/chacha20poly1305/info.txt b/comm/third_party/botan/src/lib/modes/aead/chacha20poly1305/info.txt
new file mode 100644
index 0000000000..c3ea53db09
--- /dev/null
+++ b/comm/third_party/botan/src/lib/modes/aead/chacha20poly1305/info.txt
@@ -0,0 +1,8 @@
+<defines>
+AEAD_CHACHA20_POLY1305 -> 20180807
+</defines>
+
+<requires>
+chacha
+poly1305
+</requires>