summaryrefslogtreecommitdiff
path: root/src/gcrypt/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/gcrypt/README')
-rw-r--r--src/gcrypt/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/gcrypt/README b/src/gcrypt/README
new file mode 100644
index 00000000..dcaa5a0d
--- /dev/null
+++ b/src/gcrypt/README
@@ -0,0 +1,9 @@
+The xmlsec-gcrypt implementation is really limited and is not ready
+for production use. The only supported crypto transforms are:
+
+ - HMAC
+ - Tripple DES
+ - AES [128|192|256]
+ - SHA1
+
+