A functional JavaScript implementation of the Caesar cipher
Help decrypt Caesar shift cipher-encrypted strings with an unknown shift value.
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.
Encodes/decodes text using a Caesar Shift (or ROT-n) cipher.
Returns the next buffer/object in a stream's readable queue
Get a KeyboardEvent.key-style string from an event
Caesar, Vigenere and ROT Ciphers.
A fast fifo implementation similar to the one powering nextTick in Node.js core
Pierre theme for Shiki, VS Code, and more
A functional typescript implementation of the PCG family random number generators
constructors for the Shift AST format
File system walker with Readable stream interface.
Self-host the Caesar Dressing font in a neatly bundled NPM package.
The library to encrypt/decrypt text using caesar cipher mechanism
React library for Cloudflare's Turnstile CAPTCHA alternative
Tiny queue data structure
Array manipulation, ordering, searching, summarizing, etc.
ECMAScript parser that produces a Shift format AST
reducer for the Shift AST format
AWS SDK for JavaScript Arc Zonal Shift Client for Node.js, Browser and React Native
Extremely fast double-ended queue implementation
hast utility to get the rank (or depth, level) of headings
A versatile and secure cryptographic library for implementing various cipher algorithms in Node.js applications with zero/0 dependencies.
A tiny (~1KB) & modern library for keybindings.
Easily implement a function to encipher or decipher a given message encrypted with either Caesar or Shift cipher. Deciphering relies on user input and a list of common words.
set a shift and encrypt your text like caesar did
A simple caesar cipher to shift a letter an arbitray step size, with a base range size and offset