aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/constructs/cryptobox_psk/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/constructs/cryptobox_psk/info.txt')
-rw-r--r--src/lib/constructs/cryptobox_psk/info.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/lib/constructs/cryptobox_psk/info.txt b/src/lib/constructs/cryptobox_psk/info.txt
new file mode 100644
index 000000000..03f7525f5
--- /dev/null
+++ b/src/lib/constructs/cryptobox_psk/info.txt
@@ -0,0 +1,10 @@
+define CRYPTOBOX_PSK 20131128
+
+<requires>
+aes
+cbc
+hmac
+kdf2
+rng
+sha2_64
+</requires>