Files
avo/doc/adopters.md
cadobot[bot] 792b2c437a tests/thirdparty: update package metadata (#339)
Co-authored-by: {{ steps.bot.outputs.login }} <104697117+cadobot[bot]@users.noreply.github.com>
2022-11-26 22:18:44 +00:00

6.6 KiB

Adopters

golang / go

The Go programming language

klauspost / compress

Optimized Go Compression Packages

golang / crypto

[mirror] Go supplementary cryptography libraries

klauspost / reedsolomon

Reed-Solomon Erasure Coding in Go

segmentio / asm

Go library providing algorithms optimized to leverage the characteristics of modern CPUs

cloudflare / circl

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library

zeebo / blake3

Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration

zeebo / xxh3

XXH3 algorithm in Go

lukechampine / blake3

A pure-Go implementation of the BLAKE3 cryptographic hash function

minio / md5-simd

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.

dgryski / go-bloomindex

Bloom-filter based search index

FiloSottile / edwards25519

filippo.io/edwards25519 — A safer, faster, and more powerful low-level edwards25519 Go implementation.

phoreproject / bls

Go implementation of the BLS12-381 pairing

lukechampine / us

An alternative interface to Sia

oasisprotocol / curve25519-voi

High-performance Curve25519/ristretto255 for Go

dgryski / go-sip13

siphash 1-3

orisano / wyhash

A pure-Go wyhash implementation.

oasisprotocol / deoxysii

Go Deoxys-II-256-128

mmcloughlin / md4

Assembly-optimized MD4 hash algorithm in Go

dgryski / go-marvin32

Assembly-optimized Marvin32 hash function

dgryski / go-speck

SPECK cipher

dgryski / go-chaskey

go-chaskey: an implementation of chaskey, an efficient MAC for microcontrollers

ericlagergren / lwcrypto

NIST Lightweight Cryptography finalists