Showing 1-20 of 20 packages
A JavaScript library for Caesar Cipher
Simple Caesar encoding & decoding
Powerful mathematics and statistics library for JavaScript.
A utility for performing caesar ciphers
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.
Caesar Cipher implementation by CrypTools
Caesar cipher made with JavaScript
A fun and simple security library for NodeJS with easy integration
codelockr: A Versatile JavaScript/Typescript Cryptography Library
Nardus - A module providing chipher functionality
Supports creation of complex ciphers based on character codes
Implementation of classical ciphers.
A collection of ciphers.
Hashing algorithms that allows you to encypt your strings
TypeScript implementation of the Caesar cipher + CLI tool
A package that have (almost) all the random things
This is Caesar cipher for Russian alphabit
A npm module for easy encryption and decryption using the Caesar Cipher algorithm in JavaScript, ensuring secure text transmission.
Caesar cipher for the Latin alphabet (26 letters), with key "n" (0 ≤ n ≤ 26).
Encrypt and Decrypt Data using Caesar Cipher Encryption