aboutsummaryrefslogtreecommitdiffstats
path: root/src/aead/ocb/info.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2013-03-27 15:16:15 +0000
committerlloyd <[email protected]>2013-03-27 15:16:15 +0000
commit35ac296082030fffde867cbac768815efe271522 (patch)
tree3af739d0df6c6f3700fd382ec678ba7ced99a8e1 /src/aead/ocb/info.txt
parent7703ed769010f9ef4d037be1e9d1183a854f8348 (diff)
Convert OCB to new AEAD interface
Diffstat (limited to 'src/aead/ocb/info.txt')
-rw-r--r--src/aead/ocb/info.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/aead/ocb/info.txt b/src/aead/ocb/info.txt
new file mode 100644
index 000000000..8d6a93ed9
--- /dev/null
+++ b/src/aead/ocb/info.txt
@@ -0,0 +1,6 @@
+define AEAD_OCB
+
+<requires>
+block
+cmac
+</requires>