christiangalera / caesar-cipher

This is a project that implements the classic Caesar Cipher using TypeScript. This simple substitution cipher algorithm shifts the letters of the alphabet by a fixed number of positions to encrypt and decrypt messages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a project that implements the classic Caesar Cipher using TypeScript. This simple substitution cipher algorithm shifts the letters of the alphabet by a fixed number of positions to encrypt and decrypt messages.

About

This is a project that implements the classic Caesar Cipher using TypeScript. This simple substitution cipher algorithm shifts the letters of the alphabet by a fixed number of positions to encrypt and decrypt messages.


Languages

Language:TypeScript 100.0%