This is the best encyption tool in the market. And it is in typescript now :)
A JavaScript library for Caesar Cipher
TypeScript definitions for cipher-base
Encryption tooling for did-key pairs.
codelockr: A Versatile JavaScript/Typescript Cryptography Library
Minimal encryption/decryption JWE library.
Implementation of caesar cipher
The library to encrypt/decrypt text using caesar cipher mechanism
A lightweight library simplifying asymmetric data encryption using Web Crypto
[](https://www.npmjs.com/package/@easy-cipher/caesar) [](https://bundlephobia.com/result?p=@easy-ci
A TypeScript library for classical cryptography ciphers including Caesar, Vigenère, Substitution, and more.
High-level authenticated encryption API used by Vault
AES crypto native module for react-native
A custom version of node-forge with selected algorithms.
Encrypts files using Node's built-in Cipher class.
Blowfish encryption library for browsers and Node.js
An X25519 (Curve25519) DH (Diffie-Hellman) key implementation to work with the X25519 2020 Crypto suite.
🔐 Secure, Modern, and Cross-Platform Cryptography Helpers for Web, Node.js, Deno, Bun, and Cloudflare Workers
Lightweight JavaScript/TypeScript library for Caesar cipher encryption, decryption and bruteforce attacks
Package to encrypt and decrypt data into a storable string with multiple options to generate a key
``` import Cryptography from 'classic-cryptography';
Encoding library for recreational cryptography written in TypeScript.
File-based encryption utility for Node.js
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