tests/thirdparty: add cloudflare/circl (#264)

This commit is contained in:
Michael McLoughlin
2022-04-24 22:18:26 -07:00
committed by GitHub
parent 3e9461adf1
commit 6a6b0bd11d
4 changed files with 170 additions and 10 deletions

View File

@@ -20,6 +20,10 @@ Reed-Solomon Erasure Coding in Go
Go library providing algorithms optimized to leverage the characteristics of modern CPUs
<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
<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)
Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration