From: Silvio Rhatto Date: Fri, 29 Jan 2021 11:46:34 +0000 (-0300) Subject: Feat: some ideas for the future X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=a1698ec97a1c473925cf42526c23882e279a48d1;p=csv-hasher.git Feat: some ideas for the future --- 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. diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 74e5cc0..0000000 --- a/TODO.md +++ /dev/null @@ -1,2 +0,0 @@ -TODO -====