chacha20
There are 145 repositories under chacha20 topic.
BruceWind/AESJniEncrypt
🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
RubyCrypto/rbnacl
Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
forwardemail/forwardemail.net
Privacy-focused encrypted email for everyone. All-in-one alternative to Gmail + Mailchimp + Sendgrid.
nickvourd/Supernova
Real fucking shellcode encryptor & obfuscator tool
skeeto/enchive
Encrypted personal archives
orion-rs/orion
Usable, easy and safe pure-Rust crypto
jingpeicomp/id-generator
生成19位的Long ID、22位的短UUID、卡号、短卡号、带校验码卡号、激活码、付款码、数据加密、手机号加密、带失效时间的数字加密。生成器是分布式,支持多负载,无需数据库、redis或者zk作为ID分配的key。ID分配无需RPC调用,基于本地内存计算,结构简单,可靠性和性能比较高。
paulmillr/noble-ciphers
Audited & minimal JS implementation of Salsa20, ChaCha and AES
Willena/sqlite-jdbc-crypt
SQLite JDBC Driver with encryption support
aead/chacha20
ChaCha20 and XChaCha20 stream ciphers
SecDbg/Prince-Ransomware
Go ransomware utilising ChaCha20 and ECIES encryption.
didactic-drunk/sodium.cr
Crystal wrapper for the libsodium crypto API
yutianqaq/Supernova_CN
Supernova 的中文版和扩展了一些加密方式(ROT, XOR, RC4, AES, CHACHA20, B64XOR, B64RC4, B64AES, B64CHACHA20)
AKushWarrior/steel_crypt
A collection of high-level API's exposing PointyCastle to perform hashing and encrypting in popular/secure algorithms.
IMProject/IMUtility
A Safety-Critical Utility Code
rmind/rvault
rvault: secure and authenticated store for secrets and small documents
70sh1/eddy
Simple, fast CLI file encryption tool
jedisct1/libsodium-xchacha20-siv
Deterministic/nonce-reuse resistant authenticated encryption scheme using XChaCha20, implemented on libsodium.
MasterFlomaster1/JFXCrypto
🔐 150+ Algorithms, Reactive GUI, and More: Text & File Encryption, Hashing, MAC, Key Generation, and Password Strength Evaluation. JCA, JCE with Bouncy Castle
HMBSbige/CryptoBase
A fast crypto library for .NET
mpaland/mipher
Mobile Cipher library written in clean TypeScript
ph4r05/py-chacha20poly1305
Pure python ChaCha20Poly1305 implementation
taoxinyi/Proxy-Re-encryption-Demo
python prototype of PRE (Proxy Re-encryption) on Cloud storage and sharing
sbennett1990/ChaCha20-csharp
Standalone ChaCha20 Cipher implementation in C#
dunkelstern/mbedtls-esp8266
Updated and Upgraded mbedTLS library for the ESP8266 (probably ESP32 too)
mrdcvlsc/ChaCha20-Poly1305
A C++ implementation of ChaCha20 & Poly1305 stream cipher described in RFC - 8439.
o1c-dev/o1c
O(1) Cryptography is an easy to use, hard to misuse Java cryptographic library based on O(1) cryptographic algorithms
reklatsmasters/dnscrypt
dnscrypt - authenticated and encrypted dns client for nodejs
sorairolake/abcrypt
A simple, modern and secure file encryption tool, file format and Rust library
mcraiha/CSharp-ChaCha20-NetStandard
Managed .Net (Standard 2.0, .NET 6 and .NET 8) compatible ChaCha20 Cipher implementation (encryption and decryption) in C#
allisson/secure-qrcode
Encrypt your data using the modern ChaCha20-Poly1305 cipher and export it into a secure QR code
abeaumont/ocaml-chacha
ChaCha20, ChaCha12 and ChaCha8 encryption functions, in OCaml
AntonKueltz/rfc7539
AEAD cipher based on ChaCha20 stream cipher and Poly1305 MAC
gusarov/river
Tunelling & proxy connectivity
pedroalbanese/edgetk
🔒 Encrypted Data Gateway Engine - Command-line Integrated Security Suite written in Go (OpenSSL compliant)
takeshixx/advent-calendar-2018
A technical advent calendar with CTF-like services where a new port opens every day.