Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> devel >> golang-github-minio-sha256-simd-dev
etiona  ] [  nabia  ] [  aramo  ]
[ 原始碼: golang-github-minio-sha256-simd  ]

套件: golang-github-minio-sha256-simd-dev (0.1.1-1)

implementation of SHA256 using SIMD instructions for Intel and ARM

sha256-simd accelerate SHA256 computations in pure Go for both Intel (AVX2, AVX, SSE) as well as ARM (arm64) platforms. Introduction This package is designed as a drop-in replacement for crypto/sha256. For Intel CPUs it has three flavors for AVX2, AVX and SSE whereby the fastest method is automatically chosen depending on CPU capabilities. 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 and as such does not depend on cgo. The Intel versions are based on the implementations as described in "Fast SHA-256 Implementations on Intel Architecture Processors" by J. Guilford et al. Performance Below is the speed in MB/s for a single core (ranked fast to slow) as well as the factor of improvement over crypto/sha256 (when applicable).

其他與 golang-github-minio-sha256-simd-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: golang-go
    Go programming language compiler, linker, compiled stdlib

下載 golang-github-minio-sha256-simd-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 35.1 kB451 kB [文件列表]