#
chacha20
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.
Here are 5 public repositories matching this topic...
Check whether a chacha20-poly1305 cipher is supported by NodeJS
-
Updated
May 1, 2019 - JavaScript
Simple Nodejs library for encryption and decryption using AES-256-CBC to be usable in different language/devices.
-
Updated
Aug 3, 2024 - JavaScript
- Followers
- 1 follower
- Wikipedia
- Wikipedia