Index: components/encryptor/README |
diff --git a/components/encryptor/README b/components/encryptor/README |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1b21b08be41ac26b971a297cf788c67e755975b4 |
--- /dev/null |
+++ b/components/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 |
+facilities to perform the encryption. |
Ilya Sherman
2013/03/22 01:34:35
Optional: Perhaps "system facilities" -> "system s
Jói
2013/03/22 10:49:56
Done.
|