[ 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