Files
hash_utils/README.md
2025-08-11 23:52:21 +02:00

183 B

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