Showing 21-40 of 1,266 packages
ciphers for the browser
Caesar Cipher Implementation in JavaScript
Encrypt and Decrypt Data using Caesar Cipher Encryption
vigenere => Is a method of encrypting alphabetic text where each letter of the plaintext is encoded with a different Caesar cipher, whose increment is determined by the corresponding letter of another text, the key.<br> quantumEncryption => Resistant to
An implementation of the Caesar Cipher.
Caesar cipher made with JavaScript
abstract base class for hash-streams
A simple TypeScript library for Caesar cipher encryption and decryption
Encrypts text using a Caesar cipher
Caesar cipher for the Latin alphabet (26 letters), with key "n" (0 ≤ n ≤ 26).
A simple package for encrypting and decrypting strings using Caesar cipher-like technique.
Encrypt and decrypt messages with Caesar Cipher.
TypeScript implementation of the Caesar cipher + CLI tool
Caesar Cipher in TS
A versatile and secure cryptographic library for implementing various cipher algorithms in Node.js applications with zero/0 dependencies.
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
A CLI tool based on the caesar cipher
vigenere => Is a method of encrypting alphabetic text where each letter of the plaintext is encoded with a different Caesar cipher, whose increment is determined by the corresponding letter of another text, the key.<br> quantumEncryption => Resistant to
TypeScript definitions for browserify-cipher
Poseidon encryption and decryption in TypeScript.