Pacote: golang-github-nebulouslabs-merkletree-dev (0.0~git20170901.0.8482d02-1.1)
Links para golang-github-nebulouslabs-merkletree-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte golang-github-nebulouslabs-merkletree:
- [golang-github-nebulouslabs-merkletree_0.0~git20170901.0.8482d02-1.1.dsc]
- [golang-github-nebulouslabs-merkletree_0.0~git20170901.0.8482d02.orig.tar.gz]
- [golang-github-nebulouslabs-merkletree_0.0~git20170901.0.8482d02-1.1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
- golang-github-transparency-dev-merkle-dev
- golang-github-sigstore-sigstore-go-dev
- golang-github-googleapis-enterprise-certificate-proxy-dev
- sigstore-go
- libktorrent6-6
- libkf5torrent6abi3
- libkf5torrent6abi1
- enterprise-certificate-proxy-signer
- tthsum
- golang-github-sigstore-timestamp-authority-dev
- gpgv-static
Go package for working with Merkle trees
Calculate merkle roots, build and verify proofs that data is in a merkle tree (http://en.wikipedia.org/wiki/Merkle_tree).
Specifically, this package is designed to facilitate the generation and verification of "Merkle proofs" — cryptographic proofs that a given subset of data "belongs" to a larger set. BitTorrent, for example, requires downloading many small pieces of a file from many untrusted peers; Merkle proofs allow the downloader to verify that each piece is part of the full file.
When sha256 is used as the hashing algorithm, the implementation matches the merkle tree described in RFC 6962, 'Certificate Transparency'.
Outros pacotes relacionados a golang-github-nebulouslabs-merkletree-dev
|
|
|
|
-
- dep: golang-go
- Go programming language compiler, linker, compiled stdlib
Download de golang-github-nebulouslabs-merkletree-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 14.3 kB | 69.0 kB | [lista de arquivos] |