Пакет: golang-github-minio-sha256-simd-dev (0.0~git20171213.ad98a36-3)
Ссылки для golang-github-minio-sha256-simd-dev
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код golang-github-minio-sha256-simd:
- [golang-github-minio-sha256-simd_0.0~git20171213.ad98a36-3.dsc]
- [golang-github-minio-sha256-simd_0.0~git20171213.ad98a36.orig.tar.xz]
- [golang-github-minio-sha256-simd_0.0~git20171213.ad98a36-3.debian.tar.xz]
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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 | 32,0 Кб | 458,0 Кб | [список файлов] |