Fedora Packages

golang-github-minio-sha256-simd-devel Subpackage of golang-github-minio-sha256-simd

Accelerate SHA256 computations in pure Go using simd

This package is designed as a replacement for crypto/sha256. For Intel CPUs it has two flavors for AVX512 and AVX2 (AVX/SSE are also supported). For ARM CPUs with the Cryptography Extensions, advantage is taken of the SHA2 instructions resulting in a massive performance improvement. This package uses Golang assembly. The AVX512 version is based on the Intel's "multi-buffer crypto library for IPSec" whereas the other Intel implementations are described in "Fast SHA-256 Implementations on Intel Architecture Processors" by J. Guilford et al. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/minio/sha256-simd

Releases Overview

Release Stable Testing
Fedora Rawhide 0.1.1-6.fc35 -
Fedora 35 0.1.1-6.fc35 -
Fedora 34 0.1.1-5.fc34 -
Package Info

You can contact the maintainers of this package via email at golang-github-minio-sha256-simd dash maintainers at fedoraproject dot org.



Sources on Pagure