All hashing runs in your browser. Text is encoded as UTF-8. Nothing is sent to the server.
| Algorithm | Digest |
|---|
A hash is one-way: the same input always produces the same digest.
MD5 and SHA-1 are legacy algorithms — do not use them for new security designs.