nano-crypto
Nano ID + Crypto utility functions with full Typescript support.
Nano ID + Crypto utility functions with full Typescript support.
Check whether a chacha20-poly1305 cipher is supported by NodeJS
Arbitrary block length encryption of integers and binary data.
AEZ cipher compiled to WebAssembly using Emscripten and optimized for small size
A library for sending secret messages using a simplistic stream cipher (like a digital Enigma machine)
WebCrypto GOST for Node.js
Basic encrypt and decrypt node module
Provides NodeJS Http and Https agents that establish TCP and TLS connections via our modified poxy server.
Construct rows and columns from an alphabet with which one can encrypt/decrypt information from
Speck block cipher in JavaScript
Arbitrary block length cipher and decipher class.
encrypt/decrypt rsa with streams
Encrypt data with RSA and AES encryption
Encryption Algorithm that uses the Shah Cipher to secure files
Blowfish encryption library for browsers and Node.js
One of the simplest forms of encryption
Fast, reliable cipher, hash and hmac methods executed in Node's threadpool for multi-core throughput.
npm package for encoding and decoding text containing alphanumeric characters
File System Adapter for LokiJS with data encryption
A wrapper class for ssh2 to run multiple sequential commands in an SSH shell session, handle command responses, and tunnel through to other hosts using nested host objects. This has been forked to add extra ciphers.