Repository navigation

#

ChaCha

维基百科

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.

Privacy-focused encrypted email for everyone. All-in-one alternative to Gmail + Mailchimp + Sendgrid.

JavaScript
1362
8 天前

🛡 Make safest code in Android. (基于libsodium实现chacha20算法,key在native中,防止被二次打包){长期维护,请star,勿fork}

C
1014
2 年前

Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)

Ruby
985
5 个月前

Encrypted personal archives

C
664
3 个月前

Audited & minimal JS implementation of Salsa20, ChaCha and AES

TypeScript
314
12 天前

生成19位的Long ID、22位的短UUID、卡号、短卡号、带校验码卡号、激活码、付款码、数据加密、手机号加密、带失效时间的数字加密。生成器是分布式,支持多负载,无需数据库、redis或者zk作为ID分配的key。ID分配无需RPC调用,基于本地内存计算,结构简单,可靠性和性能比较高。

Java
308
1 年前

想曰 - 文本加密让你想曰就曰,曰你所想。 | Want to say - Text encryption allows you to express what you want to say and convey your thoughts.

HTML
163
25 天前

ChaCha20 and XChaCha20 stream ciphers

Assembly
73
7 年前

Lean cryptographic library usable for bare-metal environments

C
68
4 天前

The official implementation of the ChaCha12-BLAKE3 AEAD cipher - https://kerkour.com/chacha12-blake3

Rust
59
1 个月前

Supernova 的中文版和扩展了一些加密方式(ROT, XOR, RC4, AES, CHACHA20, B64XOR, B64RC4, B64AES, B64CHACHA20)

Go
56
2 年前

Crystal wrapper for the libsodium crypto API

Crystal
50
3 年前

A collection of high-level API's exposing PointyCastle to perform hashing and encrypting in popular/secure algorithms.

Dart
40
4 年前

rvault: secure and authenticated store for secrets and small documents

C
37
3 年前

🔐 150+ Algorithms, Reactive GUI, and More: Text & File Encryption, Hashing, MAC, Key Generation, and Password Strength Evaluation. JCA, JCE with Bouncy Castle

Java
35
10 个月前