Files
hash_utils/README.md
2025-08-12 21:03:07 +02:00

218 B

hash_utils

This is a simple tool box with basic functionality.

Supported tools

  • BCrypt
  • MD5
  • SHA1
  • SHA2
  • SHA3
  • CRC8
  • CRC16
  • CRC32
  • CRC64
  • Argon2
  • Base64 (not a hash but idc)

more later...