Search results
45 packages found
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.
- cipher
- caesar
- shift
- shifting
- caesar-cipher
- alphabet
- encryption
- decryption
- encode
- decode
- cryptography
- utils
- tools
Encrypt and Decrypt messages, email, phonenumbers, or name using Caesar Cipher
Used to encrypt/decrypt using simple caesar cipher
A few simple ciphers to encrypt some text
A simple TypeScript library for Caesar cipher encryption and decryption
Caesar cypher
secure-caesar cipher, is a symetric key cipher, based on caesar shift cipher. Enhanced with unicode support, custom padding, Scrypt key expander, elliptic curve support & power usage selection.
- elliptic
- curve
- cryptography
- ecc
- ecdh
- cipher
- caesar
- encryption
- algorithm
- security
- scrypt
- padding
- data
- protection
- View more
Caesar, Vigenere and ROT Ciphers.
[![npm](https://img.shields.io/npm/v/@easy-cipher/caesar.svg)](https://www.npmjs.com/package/@easy-cipher/caesar) [![npm bundle size (minified + gzip)](https://badgen.net/bundlephobia/minzip/@easy-cipher/caesar)](https://bundlephobia.com/result?p=@easy-ci
Caesar, Vigenere and ROT Ciphers
Module for solving and creating ciphers and codes
The library to encrypt/decrypt text using caesar cipher mechanism
Help decrypt Caesar shift cipher-encrypted strings with an unknown shift value.
A mini library to convert whole numbers to Roman numerals
Break rotational letter substitution (ROT) encoded text, right from your terminal.
A functional JavaScript implementation of the Caesar cipher
YoCrypt is a new way to encode and decode text symetrically. It's inspired by the Caesar Cipher, but it's a little bit more complicated.
One of the simplest forms of encryption
Javascript implementation of simple ciphers