#
chacha20
Here are 53 public repositories matching this topic...
生成带校验码的卡号、19位的Long ID、不大于22位的短UUID、短卡号、激活码、数字加密、付款码。分布式、基于内存、安全可靠、性能高。
-
Updated
Dec 11, 2018 - Java
ChaCha20 and XChaCha20 stream ciphers
-
Updated
Jul 9, 2018 - Assembly
A collection of high-level API's exposing PointyCastle to perform hashing and encrypting in popular/secure algorithms.
dart
hashing
cli
cryptography
algorithm
encryption
aes
algorithms
password
rsa
hmac
blake2b
sha256
flutter
salsa20
decryption
chacha20
data-security
crypto-tools
ripemd
-
Updated
Sep 9, 2020 - Dart
rvault: secure and authenticated store for secrets and small documents
encryption
vault
encrypted-store
totp
aes-256
fuse-filesystem
chacha20
envelope-encryption
scrypt-algorithm
-
Updated
May 26, 2020 - C
Mobile Cipher library written in clean TypeScript
uuid
typescript
aes
pbkdf2
ed25519
curve25519
sha-256
sha-512
hmac
shake
keccak
crypto-library
serpent
chacha20
sha-1
sha-3
fortuna-prng
-
Updated
May 14, 2018 - TypeScript
ChaCha20, ChaCha12 and ChaCha8 encryption functions, in OCaml
-
Updated
Mar 31, 2020 - OCaml
python prototype of PRE (Proxy Re-encryption) on Cloud storage and sharing
-
Updated
Jul 6, 2018 - Python
AEAD cipher based on ChaCha20 stream cipher and Poly1305 MAC
-
Updated
Dec 26, 2019 - C
Pure python ChaCha20Poly1305 implementation
python
aead
cipher
poly1305
pure-python
chacha20
authenticated-encryption
chacha20poly1305
python-chacha
-
Updated
Jan 5, 2020 - Python
This crate implements ChaCha20-IETF, Poly1305 and ChachaPoly-IETF for `crypto_api`
-
Updated
Jul 16, 2020 - Rust
triops: a multiplatform command-line encryption tool using CHACHA + KECCAK
-
Updated
Dec 31, 2016 - C
An open source, ASP.NET Core 2.0 journaling web app with books, chapters, a markdown editor, & photo/file uploader.
-
Updated
Nov 16, 2020 - C#
Simple encapsulation library for [Crypto](https://github.com/rweather/arduinolibs/tree/master/libraries/Crypto) library, used for encrypting and decrypting with ChaCha20 and Poly1305 algorithms.
mac
security
arduino
esp8266
nodemcu
crypto
encryption
aead
cipher
hash
chacha20-poly1305
poly1305
encrypt
decrypt
decryption
wemos-d1-mini
chacha20
decipher
-
Updated
Feb 1, 2020 - C++
Tunelling & proxy connectivity
-
Updated
Mar 9, 2020 - C#
png encoder -> blake2b key generator + chacha20 encryption
-
Updated
Mar 13, 2018 - C
Very strong encryption to keep your file securely.
-
Updated
May 10, 2020 - C
Improve this page
Add a description, image, and links to the chacha20 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chacha20 topic, visit your repo's landing page and select "manage topics."
The endianness-conversion functions added in #161 are missing tests. Should be merged into
v016.Awaiting merge of #161.