Showing 1-20 of 1,266 packages
The library to encrypt/decrypt text using caesar cipher mechanism
A JavaScript library for Caesar Cipher
Used to encrypt/decrypt using simple 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.
Implementation of caesar cipher
A functional JavaScript implementation of the Caesar cipher
Useless but fun. A quick implementation of the Caesar Cipher.
Lightweight JavaScript/TypeScript library for Caesar cipher encryption, decryption and bruteforce attacks
Javascript implementation of the Caesar Cipher
a basic Caesar Cipher
ES6 class, module and jQuery Plugin which deobfuscate rot13 caesar cipher encoded links
A lightweight NPM package to visually obscure passwords or strings using customizable shift-based and symbol-mapping logic. Inspired by Caesar Cipher — reimagined for modern devs.
Encrypt and Decrypt messages, email, phonenumbers, or name using Caesar Cipher
Caesar Cipher implementation by CrypTools
Caesar Cipher Tool for js
This module offers a an interface between some cipher methods of nodes built-in crypto library and nativescript as well as offering the same interface for some self implemented ciphers, e.g. caesar cipher.
classic caesar cipher
Caesar cipher implementation in TypeScript.
Caesar, Vigenere and ROT Ciphers.
abstract base class for crypto-streams