Dunkelhaiser / Caesar-Cipher

Implementation of the Caesar Cipher encryption algorithm in JavaScript. The Caesar Cipher is a classic substitution cipher technique where each letter in the plaintext is shifted a certain number of places down or up the alphabet.

Home Page:https://www.npmjs.com/package/@dunkelhaiser/caesar-cipher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dunkelhaiser/Caesar-Cipher Stargazers