A pure Go implementation of the ChaCha20 stream cipher.
☆45Nov 7, 2015Updated 10 years ago
Alternatives and similar repositories for chacha20
Users that are interested in chacha20 are comparing it to the libraries listed below
Sorting:
- An implementation of the chacha20poly1305 AEAD construction.☆25Nov 27, 2015Updated 10 years ago
- Chacha20 in Javascript☆24Apr 15, 2021Updated 4 years ago
- A wafer-thin, pure Go interface to KVM☆10Aug 28, 2015Updated 10 years ago
- exponential smoothing toolkit☆15Jul 8, 2016Updated 9 years ago
- Basic golang implementation of a permuted congruential generator for pseudorandom number generation☆11Nov 20, 2016Updated 9 years ago
- A BLAKE2 wrapper for Go.☆36Feb 26, 2016Updated 10 years ago
- A Golang implementation of the AES-FFX Format-Preserving Encryption Scheme☆10Mar 14, 2015Updated 11 years ago
- A zero dependency monitoring application written in go☆17Feb 29, 2016Updated 10 years ago
- ☆35Jun 17, 2017Updated 8 years ago
- Go wrapper for Swiss Ephemeris (using cgo)☆11Apr 26, 2018Updated 7 years ago
- practice for golang☆18Jan 13, 2024Updated 2 years ago
- Go (#golang) wrapper for LibSodium library☆27Oct 29, 2015Updated 10 years ago
- functionality for building debs in Go. Covers similar ground to dpkg,dpkg-deb and dpkg-source☆13Oct 1, 2020Updated 5 years ago
- Tool for plotting Go benchmark results☆17Jul 10, 2024Updated last year
- Native Go Wrapper for TUN/TAP devices on Linux and Mac OS X☆54Jul 12, 2019Updated 6 years ago
- ggit☆18Jul 8, 2013Updated 12 years ago
- Use anacrolix/go-libutp instead☆182May 19, 2023Updated 2 years ago
- golang binding netmap api☆19Apr 12, 2023Updated 2 years ago
- A fast implementation of the Tor OR code, in Go☆104Jan 8, 2017Updated 9 years ago
- Implementation of Bitmessage Protocol in Go☆19May 22, 2015Updated 10 years ago
- [DEPRECATED] Slim is a Go tool that lists only those packages affected by source control changes☆22Apr 12, 2019Updated 6 years ago
- Unionpay payments API for Go (golang) 支持5.1.0最新加密方式 golang后台版本接口支持☆10Mar 28, 2018Updated 7 years ago
- Short experimental programs for playing with and learning new things. No importable Go packages here.☆38Nov 26, 2023Updated 2 years ago
- Simple anti-tamper embedded into a simple string encryption.☆10Mar 7, 2019Updated 7 years ago
- Embed data resources into a Go application☆16Apr 14, 2019Updated 6 years ago
- DTLS 1.2☆26Oct 17, 2013Updated 12 years ago
- Emacs interface to the Docker Remote API☆17May 25, 2016Updated 9 years ago
- Kernel module for traffic shaping of source IPs☆11Feb 3, 2026Updated last month
- Pure-Go farbfeld encoder and decoder.☆13Dec 22, 2018Updated 7 years ago
- pcg random number generator☆41Nov 1, 2021Updated 4 years ago
- The Luhn algorithm is a simple checksum formula used to validate a variety of identification numbers, such as credit card numbers, IMEI n…☆10Dec 4, 2017Updated 8 years ago
- An expiring key/value cache with a Redis interface