diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2021-01-29 19:07:01 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2021-01-29 19:07:01 -0300 |
commit | 14b04824cc63240fa07c5dbbbf907e96384fbaae (patch) | |
tree | 55aca6f8c976d9e2e4be349820f35eef483b7fcf | |
parent | 9957a18642f471f088ca6bb18d62f33f28008e5b (diff) | |
download | csv-hasher-master.tar.gz csv-hasher-master.tar.bz2 |
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ Testing: Some ideas: +* Submit package to PyPi. * Multi-column processing. * Optional hashing with salt. * Support for more crypto functions other than hashing, such as symmetric encryption/decryption with, |