2022-04-17 23:57:05 -07:00
# Adopters
2022-04-23 21:58:06 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fgolang.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [golang / **go** ](https://github.com/golang/go )
The Go programming language
2022-04-24 20:20:11 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fklauspost.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [klauspost / **compress** ](https://github.com/klauspost/compress )
2022-04-17 23:57:05 -07:00
Optimized Go Compression Packages
2022-04-24 20:20:11 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fgolang.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [golang / **crypto** ](https://github.com/golang/crypto )
2022-04-17 23:57:05 -07:00
[mirror] Go supplementary cryptography libraries
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fklauspost.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [klauspost / **reedsolomon** ](https://github.com/klauspost/reedsolomon )
2022-04-17 23:57:05 -07:00
Reed-Solomon Erasure Coding in Go
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fsegmentio.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [segmentio / **asm** ](https://github.com/segmentio/asm )
2022-04-17 23:57:05 -07:00
Go library providing algorithms optimized to leverage the characteristics of modern CPUs
2022-04-24 22:18:26 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fcloudflare.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [cloudflare / **circl** ](https://github.com/cloudflare/circl )
CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fzeebo.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [zeebo / **blake3** ](https://github.com/zeebo/blake3 )
2022-04-17 23:57:05 -07:00
Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Flukechampine.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [lukechampine / **blake3** ](https://github.com/lukechampine/blake3 )
2022-04-17 23:57:05 -07:00
A pure-Go implementation of the BLAKE3 cryptographic hash function
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fzeebo.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [zeebo / **xxh3** ](https://github.com/zeebo/xxh3 )
2022-04-17 23:57:05 -07:00
XXH3 algorithm in Go
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fdgryski.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [dgryski / **go-bloomindex** ](https://github.com/dgryski/go-bloomindex )
2022-04-17 23:57:05 -07:00
Bloom-filter based search index
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fminio.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [minio / **md5-simd** ](https://github.com/minio/md5-simd )
2022-04-17 23:57:05 -07:00
Accelerate aggregated MD5 hashing performance up to 8x for AVX512 and 4x for AVX2. Useful for server applications that need to compute many MD5 sums in parallel.
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fphoreproject.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [phoreproject / **bls** ](https://github.com/phoreproject/bls )
2022-04-17 23:57:05 -07:00
Go implementation of the BLS12-381 pairing
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2FFiloSottile.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [FiloSottile / **edwards25519** ](https://github.com/FiloSottile/edwards25519 )
2022-04-17 23:57:05 -07:00
filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.
2022-04-24 20:20:11 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Flukechampine.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [lukechampine / **us** ](https://github.com/lukechampine/us )
2022-04-17 23:57:05 -07:00
An alternative interface to Sia
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Foasisprotocol.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [oasisprotocol / **curve25519-voi** ](https://github.com/oasisprotocol/curve25519-voi )
2022-04-17 23:57:05 -07:00
High-performance Curve25519/ristretto255 for Go
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fdgryski.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [dgryski / **go-sip13** ](https://github.com/dgryski/go-sip13 )
2022-04-17 23:57:05 -07:00
siphash 1-3
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Forisano.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [orisano / **wyhash** ](https://github.com/orisano/wyhash )
2022-04-17 23:57:05 -07:00
A pure-Go wyhash implementation.
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Foasisprotocol.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [oasisprotocol / **deoxysii** ](https://github.com/oasisprotocol/deoxysii )
2022-04-17 23:57:05 -07:00
Go Deoxys-II-256-128
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fmmcloughlin.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [mmcloughlin / **md4** ](https://github.com/mmcloughlin/md4 )
2022-04-17 23:57:05 -07:00
Assembly-optimized MD4 hash algorithm in Go
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fdgryski.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [dgryski / **go-marvin32** ](https://github.com/dgryski/go-marvin32 )
2022-04-17 23:57:05 -07:00
Assembly-optimized Marvin32 hash function
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fdgryski.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [dgryski / **go-speck** ](https://github.com/dgryski/go-speck )
2022-04-17 23:57:05 -07:00
SPECK cipher
2022-04-18 00:49:52 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fdgryski.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [dgryski / **go-chaskey** ](https://github.com/dgryski/go-chaskey )
2022-04-17 23:57:05 -07:00
go-chaskey: an implementation of chaskey, an efficient MAC for microcontrollers
2022-04-24 20:20:11 -07:00
<img src="https://images.weserv.nl?fit=cover&h=28&mask=circle&maxage=7d&url=https%3A%2F%2Fgithub.com%2Fericlagergren.png&w=28" width="28" height="28" hspace="4" valign="middle" /> [ericlagergren / **lwcrypto** ](https://github.com/ericlagergren/lwcrypto )
2022-04-17 23:57:05 -07:00
NIST Lightweight Cryptography finalists