RSASHAAESKEYMOD0101LOCKDH
Cryptography and Network Security Laboratory

Learn, Test, Encrypt & DecryptCryptographic Algorithms.

CipherXploreSS Web Portal is an interactive academic platform for experimenting with classical ciphers and modern cryptographic key exchange algorithms using a FastAPI backend and Next.js frontend.

Interactive Lab

Select algorithms, change keys, encrypt messages, decrypt ciphertext, generate RSA keys, and test Diffie-Hellman shared secrets.

Theory Section

Read theory, formulas, examples, and algorithm steps based on cryptography laboratory experiments.

Backend Powered

All crypto operations are processed by the FastAPI backend through the unified POST /crypto endpoint.

Supported Algorithms

The portal currently supports seven algorithms from your cryptography laboratory experiments.