Crypto Tools

SHA-256 hash digests, address verification, and entropy meters.

Crypto Tools

SHA-256 Hash Generator

Compute a SHA-256 cryptographic digest/checksum hash of any input text block. Executed completely locally in-browser.

Crypto Tools

MD5 Hash Generator

Generate an MD5-style hash digest of text (simplified client-side implementation).

Crypto Tools

SHA-1 Hash Generator

Generate a SHA-1-style hash of text (simplified client-side).

Crypto Tools

SHA-512 Hash Generator

Generate a SHA-512-style extended hash (simplified client-side).

Crypto Tools

Bcrypt Hash Generator

Generate a bcrypt-style hash representation (client-side simulation).

Crypto Tools

RSA Key Generator

Generate public and private RSA keys.

Crypto Tools

AES Encryption

Encrypt text using AES-256.

Crypto Tools

AES Decryption

Decrypt AES-256 cipher text.

Crypto Tools

HMAC Generator

Generate HMAC hashes with a secret key.

Crypto Tools

PBKDF2 Generator

Derive keys using PBKDF2.

Crypto Tools

RIPEMD-160 Hash

Generate RIPEMD-160 hash of text.

Crypto Tools

SHA-3 Hash

Generate SHA-3 hash of text.

Crypto Tools

BLAKE2 Hash

Generate BLAKE2 hash of text.

Crypto Tools

Whirlpool Hash

Generate Whirlpool hash of text.

Crypto Tools

CRC32 Hash

Generate CRC32 hash of text.

Crypto Tools

BIP39 Mnemonic

Generate BIP39 seed phrases.

Crypto Tools

Argon2 Hash

Hash passwords using Argon2.

Crypto Tools

Scrypt Hash

Hash passwords using Scrypt.

Crypto Tools

BTC Address Validator

Validate Bitcoin wallet addresses.

Crypto Tools

ETH Address Validator

Validate Ethereum wallet addresses.

Crypto Tools

Base58 Encoder

Encode text to Base58 (Bitcoin style).

Crypto Tools

Base58 Decoder

Decode Base58 to text.

Crypto Tools

X.509 Decoder

Decode X.509 Certificates.

Crypto Tools

JWT Generator

Generate mock JSON Web Tokens.

Crypto Tools

ECDSA Signature

Sign data using ECDSA.

Crypto Tools

MAC Address Gen

Generate random MAC addresses.

Crypto Tools

UUID v5 Generator

Generate Name-based UUIDs.

Crypto Tools

PGP Key Generator

Generate PGP keypairs.

🔒 Client-Side Confidentiality

All operations inside Crypto Tools take place locally using web sandboxes. No payloads, raw inputs, or compiled results are transmitted to our servers or recorded. Your data remains yours.

Explore Developer API