]> gitweb.fluxo.info Git - csv-hasher.git/commitdiff
Feat: some ideas for the future
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 29 Jan 2021 11:46:34 +0000 (08:46 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 29 Jan 2021 11:46:34 +0000 (08:46 -0300)
README.md
TODO.md [deleted file]

index 07a0f3884f01ff5b1daf9d84e642434d7e787382..8a387afb8c4d1a8c46a44362223a996f864fe51e 100644 (file)
--- 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.
diff --git a/TODO.md b/TODO.md
deleted file mode 100644 (file)
index 74e5cc0..0000000
--- a/TODO.md
+++ /dev/null
@@ -1,2 +0,0 @@
-TODO
-====