Crypto

## cipher · key · digest

Hashes, ciphers, keys. None of it leaves the page.

MD5 → SHA-3, AES (CBC/GCM/CTR), ChaCha20, RSA, HMAC, bcrypt, certs, CSRs, SSH keypairs.

9 tools · 0 bytes uploaded · runs locally · MIT

01 hashes: MD5, SHA-1/256/384/512, SHA-3, BLAKE2, RIPEMD-160 ready 02 AES-CBC / GCM / CTR ready 03 ChaCha20 v0.1 04 RSA generate / encrypt / sign v0.1 05 HMAC-SHA256 / 512 v0.1 06 bcrypt hash + verify v0.1 07 UUID v0.1 08 X.509 / CSR decoder v0.1 09 SSH keypair generator v0.1

Oriz Crypto Tools runs in your browser. Files you open are loaded into memory, worked on, and saved back — they are never sent to a server. No upload, no account required, no telemetry on your content.

Source is on GitHub under MIT.