[ sid ]
软件包:golang-github-prysmaticlabs-gohashtree-dev(0.0.4~beta-1)
golang-github-prysmaticlabs-gohashtree-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-prysmaticlabs-gohashtree:
- [golang-github-prysmaticlabs-gohashtree_0.0.4~beta-1.dsc]
- [golang-github-prysmaticlabs-gohashtree_0.0.4~beta.orig.tar.gz]
- [golang-github-prysmaticlabs-gohashtree_0.0.4~beta-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-minio-highwayhash-dev
- golang-github-transparency-dev-merkle-dev
- golang-github-google-trillian-dev
- golang-github-minio-blake2b-simd-dev
- libipsec-mb2
- libipsec-mb0
- libipsec-mb1
- libipsec-mb-dev
- golang-gopkg-h2non-gock.v1-dev
- golang-github-nebulouslabs-merkletree-dev
- golang-github-bep-godartsass-dev
Golang SHA256 library optimized for Merkle Trees (library)
GoHashtree is a SHA256 library highly optimized for Merkle tree computation. It is based on Intel's implementation (https://github.com/intel/intel-ipsec-mb) with a few modifications like hardcoding the scheduled words of the padding block. It is written in Go Assembly instead of its native assembly counterpart hashtree (https://github.com/prysmaticlabs/hashtree).
其他与 golang-github-prysmaticlabs-gohashtree-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-klauspost-cpuid-dev
- CPU feature identification for Go
-
- dep: golang-github-minio-sha256-simd-dev
- implementation of SHA256 using SIMD instructions for Intel and ARM