golang-github-transparency-dev-merkle 0.0.2-2 source package in Ubuntu

Changelog

golang-github-transparency-dev-merkle (0.0.2-2) unstable; urgency=medium

  * Source only upload for migration to testing.

 -- Simon Josefsson <email address hidden>  Thu, 18 Jan 2024 13:40:46 +0100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-transparency-dev-merkle_0.0.2-2.dsc 1.8 KiB e5c3cb5a9d9d5871015ec485fc7558fde6a154b5bd00cfdd3ae7aced29d99691
golang-github-transparency-dev-merkle_0.0.2.orig.tar.gz 125.9 KiB 40158024e4a723ba40f721b0c2483edf34a9578b3adb13524bea83053063d0ba
golang-github-transparency-dev-merkle_0.0.2-2.debian.tar.xz 2.1 KiB ad01a6ad27a99865c242ea34c5055ae35d1b1901cb624cb2d168def5f321e39a

Available diffs

No changes file available.

Binary packages built by this source

golang-github-transparency-dev-merkle-dev: create and manipulate Merkle trees in Go (library)

 Provides Go code to help create and manipulate Merkle trees, as well as
 constructing and verifying various types of proof.
 .
 This is the data structure which is used by projects such as Trillian
 (https://github.com/google/trillian) to provide verifiable logs
 (https://transparency.dev/verifiable-data-structures/#verifiable-log).
 .
 This package contains the library.