Index: components/webdata/encryptor/README |
diff --git a/components/webdata/encryptor/README b/components/webdata/encryptor/README |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ae18586d7b5d4a2c9af7faee50cc0b896ee23e24 |
--- /dev/null |
+++ b/components/webdata/encryptor/README |
@@ -0,0 +1,4 @@ |
+Encryptor gives access to simple encryption and decryption of strings. |
+ |
+On systems where available (currently Linux and Mac), this uses system |
+services to perform the encryption. |