Add README.md

This commit is contained in:
Aurélie Delhaie
2022-06-01 23:52:23 +02:00
parent 700b3679bb
commit bea5baf026

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# hash_utils
This is a simple tool box with basic functionality.
## Supported tools
- BCrypt
- MD5
- Base64 (not a hash algo but idc)