cipher-lore
Lore Ciphers - Enjoy the classic ciphers.
Lore Ciphers - Enjoy the classic ciphers.
encrypt/decrypt easily with ciphers.js
``` import Cryptography from 'classic-cryptography';
A simple CLI (and possibly web) library/script to convert between openSSL and SSL/TLS ciphersuite names
A CLI tool to generate random secure passwords based on user preferences.
A crude implementation of a feistel cipher
An easy password manager
Encodes cryptr output to be url safe
An npm package that provides cryptography russian algorithm 'kuznechik' (GOST 34.12-2018)
encode or decode words
CryptoSubtleShield is a Node.js library for easy encryption and decryption using various algorithms. It provides a convenient interface to Node.js's built-in crypto module and offers additional features for enhanced control and security.
CryptoShield is a powerful and efficient Node.js library designed for seamless encryption and decryption using a variety of algorithms. Leveraging Node.js's built-in crypto module, this library empowers users with fine-grained control over their encryptio
CriptoDriver class related to cipher and decipher of data.
A cryptography algorithms library compatible with ES6 and TypeScript
A simple and secure library for encrypting and decrypting data using AES-256-GCM with PBKDF2 key derivation. Ideal for securing JWT tokens and sensitive information.
Cryptia is a simple JavaScript library for encrypting and decrypting text using a basic substitution cipher. It provides an easy-to-use interface for securing text data in client-side applications..
Cryptify JS is used to encrypt and decrypt data using custom AES & RSA algorithm.
URL safe JS library for encrypting and decrypting
Custom crypto utility that wraps the crypto node module to make life easier
A utility with zero dependencies to encrypt and decrypt values by abstracting the native crypto package.