معرفی شرکت ها


golang-github-nebulouslabs-merkletree-dev_0.0~git20170901.0.8482d02-1.1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Go package for working with Merkle trees
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Lunar-23.04
مخزن Ubuntu universe all
نام بسته golang-github-nebulouslabs-merkletree-dev
نام فایل بسته golang-github-nebulouslabs-merkletree-dev_0.0~git20170901.0.8482d02-1.1_all.deb
نسخه بسته 0.0~git20170901.0.8482d02
انتشار بسته 1.1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/nebulouslabs/merkletree
مجوز -
حجم دانلود 14668
حجم نصب 69
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'.


نیازمندی

مقدار نام
- golang-go


نحوه نصب


نصب پکیج deb golang-github-nebulouslabs-merkletree-dev:

    sudo apt-get install golang-github-nebulouslabs-merkletree-dev_0.0~git20170901.0.8482d02-1.1_all.deb


فایل ها

مسیرها
./usr/share/doc/golang-github-nebulouslabs-merkletree-dev/changelog.Debian.gz
./usr/share/doc/golang-github-nebulouslabs-merkletree-dev/copyright
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/cachedtree.go
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/cachedtree_test.go
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/debugoff.go
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/debugon.go
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/fuzz.go
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/merkletree.go
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/readers.go
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/readers_test.go
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/tree.go
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/tree_test.go
./usr/share/gocode/src/github.com/NebulousLabs/merkletree/verify.go