Polygraphic substitution cipher with 5×5 key matrix and digraph pairing rules.
Execution runs 100% locally inside the browser sandbox using HTML5 Canvas, Web Cryptography Subtle API, and Web Workers. Zero egress.
Zero network latency. Operates completely offline with zero dependencies on third-party backend servers or cloud services.
Built according to official RFC specifications, cryptographic test vectors, and enterprise-grade data transformation standards.
Type your secret keyphrase to generate the 5×5 Polybius cipher matrix.
Select Encrypt or Decrypt mode.
View the automatic digraph splitting and copy the transformed ciphertext or plaintext.
The Playfair cipher is the first practical digraph substitution cipher, invented by Charles Wheatstone in 1854 and championed by Lord Playfair for military encryption.
If two identical letters appear in the same digraph pair (e.g. 'LL'), a filler character 'X' is inserted between them (e.g. 'LX LO').
Zero-egress companion tools in the Security & Network suite
Measure cryptographic randomness, Shannon entropy (0-8 bits/byte), Chi-square test, and byte distributions.
Brute-force all 256 single-byte XOR keys with automated English frequency & chi-squared scoring.
Audit CSP, HSTS, X-Frame-Options, and security headers with OWASP grading (A+ to F).
Compare memory hardness, GPU ASIC resistance, and security parameters across KDF standards.