Skip to content

Security: get-your-knowledge-here/caesar-cipher

SECURITY.md

Security Policy

Scope & Purpose

@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.

Reporting a Vulnerability

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:

There aren't any published security advisories