# 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...