@gykh/caesar-cipher is an educational and utility library implementing the classical Caesar substitution cipher.
Warning
The Caesar cipher is a monoalphabetic substitution cipher from antiquity and is not cryptographically secure against modern cryptanalysis. It should not be used to protect sensitive data or passwords in production systems.
If you discover a vulnerability or denial-of-service issue in the implementation (e.g. infinite loop, memory exhaustion, unexpected crash), please report it responsibly by contacting:
- Email: sylvester.das@gmail.com
- GitHub Issues: https://github.com/get-your-knowledge-here/caesar-cipher/issues