summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/modes/aead/gcm/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/botan/src/lib/modes/aead/gcm/info.txt')
-rw-r--r--comm/third_party/botan/src/lib/modes/aead/gcm/info.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/comm/third_party/botan/src/lib/modes/aead/gcm/info.txt b/comm/third_party/botan/src/lib/modes/aead/gcm/info.txt
new file mode 100644
index 0000000000..94eb09ab64
--- /dev/null
+++ b/comm/third_party/botan/src/lib/modes/aead/gcm/info.txt
@@ -0,0 +1,9 @@
+<defines>
+AEAD_GCM -> 20131128
+</defines>
+
+<requires>
+block
+ctr
+ghash
+</requires>