mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 19:28:58 +01:00
1319ba6742
minio/sha256-simd provides additional acceleration for SHA256 using AVX512, SHA Extensions for x86 and ARM64 for ARM. It provides a drop-in replacement for crypto/sha256 and if the extensions are not available it falls back to standard crypto/sha256. --------- Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: John Olheiser <john.olheiser@gmail.com> |
||
---|---|---|
.. | ||
client.go | ||
client_test.go | ||
content_store.go | ||
endpoint.go | ||
endpoint_test.go | ||
filesystem_client.go | ||
http_client.go | ||
http_client_test.go | ||
LICENSE | ||
pointer.go | ||
pointer_scanner_gogit.go | ||
pointer_scanner_nogogit.go | ||
pointer_test.go | ||
shared.go | ||
transferadapter.go | ||
transferadapter_test.go |