Skip to main content
OFFLINE LEARNING PACK ENGINE #512

Learn Cryptography Anywhere, Offline

Pre-cache comprehensive cryptography documentation, algorithm specifications, and standalone interactive cipher visualizers. Practice encryption, decryption, and hash operations completely offline without an active internet connection.

PWA Service Worker Caching Single-File HTML Standalone Apps Complete Docs & References
Online Mode ActiveNo Packs Cached

All docs and standalone visualizers are ready for pre-download.

1.2 MB/ 47.7 MB

Embedded Offline Interactive Visualizer100% Client-Side

Run cryptographic operations locally without sending data over the network.

Output Ciphertext / Hash Digest
Click "Compute Offline Result" to run algorithm...
Zero Server LatencyAlgorithm: CAESAR

Available Offline Learning Packs

Select a pack to cache locally or export as a standalone offline bundle.

2.4 MBBeginner

Symmetric & Classical Ciphers Pack

Complete offline collection of classical substitution ciphers, AES, DES, ChaCha20, and Block Cipher Modes.

πŸ“š 4 Docs & References⚑ 6 Visualizer Tools
Caesar CipherVigenèrePlayfair MatrixAES-256+2 more
Download Standalone:
3.1 MBIntermediate

Asymmetric & Post-Quantum Pack

Public-key cryptography standards including RSA, Diffie-Hellman, ECC, and NIST Post-Quantum Kyber & Dilithium.

πŸ“š 3 Docs & References⚑ 3 Visualizer Tools
RSA KeygenDiffie-Hellman Key ExchangeElliptic Curves (secp256k1)ML-KEM (Kyber)+1 more
Download Standalone:
2.8 MBIntermediate

Cryptographic Hashes & KDF Pack

One-way hash functions, collision resistance, Merkle Trees, and password key derivation (PBKDF2, HKDF, Scrypt, Argon2).

πŸ“š 3 Docs & References⚑ 4 Visualizer Tools
SHA-256 State CompressionMD5 & SHA-1SHA-3 (Keccak)Merkle Tree Proofs+1 more
Download Standalone:
1.9 MBAdvanced

Cryptanalysis & Attacks Pack

Interactive offline simulators for brute-force key search, frequency analysis, birthday paradox, and avalanche effect.

πŸ“š 3 Docs & References⚑ 3 Visualizer Tools
Frequency AnalysisBrute Force SimulatorBirthday Paradox CollisionAvalanche Effect Heatmaps+1 more
Download Standalone:
7.8 MBAdvanced

Master Cryptography Offline Pack

The ultimate offline bundle containing all ciphers, visualizer tools, documentation guides, reference cards, and code snippets.

πŸ“š 2 Docs & References⚑ 1 Visualizer Tools
All Classical CiphersAll Symmetric CiphersAll Asymmetric & PQCAll Hashes & KDFs+2 more
Download Standalone:

Frequently Asked Questions about Offline Mode

How does offline caching work?

CryptoViz registers a Progressive Web App (PWA) Service Worker. Clicking "Pre-cache" stores documentation, styles, scripts, and visualizer modules in your browser's Cache Storage so you can open CryptoViz anytime without internet access.

What are Single-File HTML Standalone Apps?

Single-File HTML Apps contain all documentation, formulas, and client-side JavaScript cipher execution code bundled into one file. You can download and run them on any device or USB drive in any modern web browser.