Check whether a chacha20-poly1305 cipher is supported by NodeJS
-
Updated
May 1, 2019 - JavaScript
ChaCha is a family of stream ciphers developed by Daniel J. Bernstein. It is part of the popular authenticated encryption algorithm ChaCha20-Poly1305.
The canonical 20-round version is ChaCha20, though the faster, reduced-round variants ChaCha8 and ChaCha12 also see some use.
The XChaCha family features an extended nonce.
Check whether a chacha20-poly1305 cipher is supported by NodeJS
python script to use python-cryptography (ChaCha20Poly1305 / AES-GCM) and Argon2 from the commandline; simple en/decryption utility; nonstandard file format
A Chacha20 encrypting tool.
ChaCha20-Poly1305 encryption/decryption for Flutter. Native implementation makes sure it has the fastest performance.
This repository is a mirror. Do not post issues or PRs here.
authenticated encryption on the commandline using a chunked construction similar to intermaclib
Manage your transactions quicker with pyWave!
A Simple AES256-GCM+ChaCha20_Poly1305 encryptor and decryptor.
Simple ECDH handshake protocol in Rust, based on X25519 and ChaCha20-Poly1305
a small totp cli that will help with authentication processes that offer totp 2fa
🤫 A protocol for an authenticated and encrypted message stream
Terminal based chat app with E2EE
Cipher Guard: A user-friendly, cross-platform file and folder encryption application for securing your digital world.
Send encrypted message to your friends
a study for rfc8439 aead-chacha20-poly1305 c++ implementation
ECDH Key Exchanger
Basically an API that implements (NOT from scratch) the ChaCha20-Poly1305 encryption algorithm to securely encrypt or decrypt any file.
Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-160.
⚡Fast files encryption package and command-line tool built for speed with Go