diff --git a/README.md b/README.md new file mode 100644 index 0000000..2c81e73 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# hash_utils + +This is a simple tool box with basic functionality. + +## Supported tools + - BCrypt + - MD5 + - SHA (1, 256, 512) + - CRC8 + - Base64 (not a hash algo but idc) + +more later... \ No newline at end of file