GitHub / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dunkelhaiser%2FCaesar-Cipher
PURL: pkg:github/Dunkelhaiser/Caesar-Cipher
Stars: 1
Forks: 0
Open issues: 0
License: mit
Language: TypeScript
Size: 115 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: about 1 month ago
Topics: caesar-cipher, caesar-shift, cryptography, decryption, encryption, encryption-decryption, javascript, jsdoc, shift, shift-cipher, typescript