aead / chacha20
ChaCha20 and XChaCha20 stream ciphers
☆73Updated 6 years ago
Alternatives and similar repositories for chacha20:
Users that are interested in chacha20 are comparing it to the libraries listed below
- Golang (X)ChaCha20 stream cipher. (Mirror)☆59Updated last year
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 7 months ago
- Go wrapper of libutp reference uTP C implementation☆93Updated last month
- An implementation of the chacha20poly1305 AEAD construction.☆25Updated 9 years ago
- A generic ECDH implementation☆57Updated 2 years ago
- filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.☆156Updated last month
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- Use Tun/Tap devices with Go☆52Updated 6 years ago
- A image to asiic tool written in golang☆17Updated 10 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Libraries for parsing and constructing common network packets.☆67Updated 8 years ago
- The fastest way to xor bytes in Go☆74Updated 4 years ago
- Diffie-Hellman Key-exchange algorithm in Go☆64Updated last year
- Big integer multiplication library for Go using Fast Fourier transform☆74Updated 2 years ago
- Tool to generate BYTE sequences for Go assembly as generated by YASM☆174Updated 2 years ago
- Elliptic Curve Cryptography Compiler: an incomplete experiment in code-generation for elliptic curves in Go☆54Updated 4 years ago
- Fake TCP protocol in Go☆30Updated 5 years ago
- Cross-platform wrapper for memory-related system calls.☆29Updated 4 months ago
- High performance drop-in replacement of the `encoding/base64` library☆37Updated last year
- SOCKS5 proxy library for Go