diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |