COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20201226234341/https://github.com/topics/chacha20-poly1305
Here are
46 public repositories
matching this topic...
Compile Nginx from source with custom modules on Debian and Ubuntu
Updated
Dec 17, 2020
Shell
A secure and easy-to-use CLI password manager for macOS and Linux
A modern and easy-to-use cryptographic library for .NET Core based on libsodium
'Extra featured' OpenSSL with ChaCha20 and Poly1305 support
Golang symmetric encryption library
Simple and thin WinSock API wrappers for VB6
🔑 NaCl.Core, a cryptography library for .NET
AEAD cipher based on ChaCha20 stream cipher and Poly1305 MAC
The poly1305 message authentication code
Updated
Jul 17, 2018
Assembly
File encryption for multiple participants
MAC Daddy is a Go library for generating encrypted messages and verifying their authenticity using the Poly1305 message authentication code with a ChaCha20 cipher
This crate implements ChaCha20-IETF, Poly1305 and ChachaPoly-IETF for `crypto_api`
Updated
Jul 16, 2020
Rust
authenticated encryption on the commandline using a chunked construction similar to intermaclib
Simple ECDH handshake protocol in Rust, based on X25519 and ChaCha20-Poly1305
Updated
Oct 30, 2017
Rust
Secret sharing implementation allows users to split and combine their files according to a default (2, 3) scheme.
commandline tool to split secrets / files into shares using shamir secret sharing
ChaCha20Poly1305 and XChaCha20Poly1305 AEAD implementations
A collection of essential cryptocurrency focused handlers in go to save you a few clicks
C++ Qt5 Application to encrypt files with strongs algorithms and calculate hash. Use Botan and Argon2 for primitives.
Encrypt / decrypt files or calculate the HASH from the command line. Written in Rust. Warning: Don't use for anything important, use VeraCrypt or similar instead.
Updated
Dec 21, 2020
Rust
A secure storage library for Android, backed by a native, encrypted SQLite3 written in C & C++
Rust bindings for HACL* / EverCrypt (high assurance crypto)
Check whether a chacha20-poly1305 cipher is supported by NodeJS
Updated
May 1, 2019
JavaScript
Arduino library for secure-control-protocol devices
Encrypt strings and files symmetrically using Argon2id key derivation + AES-256 (GCM) or ChaCha20-Poly1305.
python script to use python-cryptography (ChaCha20Poly1305 / AES-GCM) and Argon2 from the commandline; simple en/decryption utility; nonstandard file format
Updated
Feb 18, 2019
Python
🔐 A crypto library for Flutter written in Dart [UNMAINTAINED]
Updated
Jul 15, 2019
Dart
Improve this page
Add a description, image, and links to the
chacha20-poly1305
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
chacha20-poly1305
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The endianness-conversion functions added in #161 are missing tests. Should be merged into
v016.Awaiting merge of #161.