aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 07a0f38..8a387af 100644
--- a/README.md
+++ b/README.md
@@ -20,3 +20,12 @@ Testing:
make vendor
make test
+
+## Future
+
+Some ideas:
+
+* Multi-column processing.
+* Optional hashing with salt.
+* Support for more crypto functions other than hashing, such as symmetric encryption/decryption with,
+ reading the passphrase from user input.