Skip to content
FindTool

    Hashing & Security

    Hashes verify that a file arrived intact, sign a webhook, or fingerprint a piece of content. These tools compute digests with the Web Crypto API wherever the browser provides it, and clearly label the algorithms that are no longer collision-resistant. None of them are password hashing functions — for storing passwords you want a deliberately slow algorithm such as Argon2id or bcrypt instead.

    4 tools in this category.

    Other categories