Found 1,188 repositories(showing 30)
forwardemail
Privacy-focused encrypted email for everyone. All-in-one alternative to Gmail + Mailchimp + Sendgrid.
nickvourd
Real fucking shellcode encryptor & obfuscator tool
BruceWind
🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}
RubyCrypto
Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
skeeto
Encrypted personal archives
paulmillr
Audited & minimal JS implementation of Salsa20, ChaCha and AES
jingpeicomp
生成19位的Long ID、22位的短UUID、卡号、短卡号、带校验码卡号、激活码、付款码、数据加密、手机号加密、带失效时间的数字加密。生成器是分布式,支持多负载,无需数据库、redis或者zk作为ID分配的key。ID分配无需RPC调用,基于本地内存计算,结构简单,可靠性和性能比较高。
fzxx
想曰 - 文本加密让你想曰就曰,曰你所想。 | Want to say - Text encryption allows you to express what you want to say and convey your thoughts.
junbaor
一键安装 shadowsocks,支持 chacha20-ietf-poly1305 加密方式
Anthony-Mai
A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305
philanc
Compression and crypto for Lua: LZMA, Chacha20, curve25519, ed25519 signature, Blake2b hash and more...
skerkour
The official implementation of the ChaCha20-BLAKE3 AEAD cipher with SIMD acceleration - https://kerkour.com/chacha20-blake3
Ginurx
ChaCha20 stream cipher implemented in C
smuellerDD
Lean cryptographic library usable for bare-metal environments
matro7sh
this script adds the ability to encode shellcode (.bin) in XOR,chacha20, AES. You can choose between 2 loaders (Myph / 221b)
aead
ChaCha20 and XChaCha20 stream ciphers
FrogSnot
A gigabyte-per-second, multi-threaded file encryption engine. Achieves extreme throughput using a lock-free, triple-buffered io_uring pipeline, Rayon parallel chunking, and hardware-accelerated AEADs (AES-256-GCM / ChaCha20).
oakkaya
Go ransomware utilising ChaCha20 and ECIES encryption.
samuel-lucas6
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Yawning
Golang (X)ChaCha20 stream cipher. (Mirror)
boatbomber
Authenticated encryption of Roblox networking with ECDH key exchanges and ChaCha20 ciphering.
yutianqaq
Supernova 的中文版和扩展了一些加密方式(ROT, XOR, RC4, AES, CHACHA20, B64XOR, B64RC4, B64AES, B64CHACHA20)
70sh1
Simple, fast CLI file encryption tool
didactic-drunk
Crystal wrapper for the libsodium crypto API
MrAbhi19
Implementation of hardware cores—including encryption, PRNGs, DSP modules, and accelerators—developed in pure Verilog for reference. Each design is validated against official specifications and supported with comprehensive testbenches.
KiExitDispatcher
Go ransomware leveraging ChaCha20 and ECIES encryption with a web-based control panel.
IMProject
A Safety-Critical Utility Code
codahale
A pure Go implementation of the ChaCha20 stream cipher.
983
C++ implementation of ChaCha20 algorithm
DavyLandman
Portable 8439: ChaCha20-Poly1305 (RFC 8439) in portable & fast C99