🛡️ Security & Cryptography 11 tools

Security, Cryptography & Token Tools

Cryptographic algorithms, JWT inspectors, hash generators, and ciphers running strictly inside your browser sandbox.

100% In-Browser Memory
Zero Network Latency
No Signup • 100% Free

Security & Cryptography 11

View All 56+ Tools →
Security Fast

JWT Decoder & Inspector

Decode JWT headers and claims without exposing security tokens to the network.

Launch Tool → 100% Client-Side RAM
Security Web Crypto

Cryptographic Hash Generator

Generate MD5, SHA-1, SHA-256, and SHA-512 hashes simultaneously with live checksums.

Launch Tool → 100% Client-Side RAM
Security & Database Web Crypto API

UUID & GUID Generator — Bulk UUID v4 & UUID v7 (RFC 9562)

Generate bulk cryptographically secure UUID v4, time-ordered UUID v7 (RFC 9562), GUIDs, ULID, and NanoID online. 100% private in-browser Web Crypto with zero server uploads.

Launch Tool → 100% Client-Side RAM
Security Web Crypto API

HMAC Keyed-Hash Signature Generator

Generate cryptographic HMAC signatures using SHA-256, SHA-384, and SHA-512 via native Web Crypto API.

Launch Tool → 100% Client-Side RAM
Security AES-GCM 256

AES-GCM 256-bit Encryptor & Decryptor

Encrypt and decrypt text with authenticated AES-GCM 256-bit encryption entirely inside your browser.

Launch Tool → 100% Client-Side RAM
Security Salt & Verify

Bcrypt Hash & Salt Verifier

Generate secure Bcrypt password hashes with configurable work factor (rounds) and verify match in-browser.

Launch Tool → 100% Client-Side RAM
Security NIST 800-63B

Password Entropy & Strength Analyzer

Measure password bits of entropy, NIST 800-63B compliance, charset complexity, and brute-force crack time.

Launch Tool → 100% Client-Side RAM
Security CSPRNG Random

Secure Token & API Key Generator

Generate cryptographically random API keys, bearer tokens, hex secrets, and passwords using CSPRNG.

Launch Tool → 100% Client-Side RAM
Security & Network Anti-XSS Rules

Content Security Policy (CSP) Builder

Interactive Content Security Policy header builder with directive presets to prevent XSS and data injections.

Launch Tool → 100% Client-Side RAM
Security & Auth 100% Client-Side Web Crypto

Offline JWT Signature Verifier & RSA/HMAC Debugger

Verify and debug JSON Web Token (JWT) cryptographic signatures in real-time using in-browser Web Crypto API. Zero server transmissions—secrets stay private.

Launch Tool → 100% Client-Side RAM
Security & PKI 100% In-Browser ASN.1

Decode X509 Certificate — Free Offline SSL/TLS & CSR Parser

Decode X509 certificate and CSR files online. Inspect Subject, Issuer, SANs, validity dates, and public keys in pure browser memory with zero server uploads.

Launch Tool → 100% Client-Side RAM
Technical & Architecture Guide

The Importance of Zero-Knowledge Client-Side Cryptography

Pasting authentication tokens, cryptographic secrets, or password hashes into remote web tools introduces severe credential exposure risks. In-browser cryptography ensures private keys and Bearer tokens never leave your workstation.

DevOmniTools implements the official W3C Web Cryptography API and RFC-compliant algorithms, providing hardware-accelerated, timing-safe operations.

Frequently Asked Questions

Key answers regarding Security & Cryptography and local in-browser security.

Is it safe to inspect production JWTs here?

Yes. Tokens are parsed purely in browser memory with zero network calls, meaning your claims and secrets are never logged.

Which cryptographic standards are supported?

We support RFC 7519 (JWT), SHA-256, SHA-512, MD5, HMAC, Bcrypt, AES-GCM, UUID v4/v7, and X.509 certificates.