[ sid ]
[ Bron: golang-github-prysmaticlabs-gohashtree ]
Pakket: golang-github-prysmaticlabs-gohashtree-dev (0.0.4~beta-1)
Verwijzigingen voor golang-github-prysmaticlabs-gohashtree-dev
Debian bronnen:
Het bronpakket golang-github-prysmaticlabs-gohashtree downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
- 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).
Andere aan golang-github-prysmaticlabs-gohashtree-dev gerelateerde pakketten
|
|
|
|
-
- 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