./security/merkletree, Library and utility to calculate merkle trees

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20140304, Package name: merkletree-20140304, Maintainer: agc

The merkletree(1) command performs Merkle tree calculation and
verification on the input data. This allows the establishment of the
block positions (i.e. relative neighbourhood) of any changed data.


Required to run:
[security/libmultigest]

Required to build:
[pkgtools/cwrappers]

Version history: (Expand)


CVS history: (Expand)


   2022-08-22 20:11:39 by Tobias Nygren | Files touched by this commit (1)
Log message:
merkletree: provide fallback declaration of MIN
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2017-06-01 01:21:06 by Alistair G. Crooks | Files touched by this commit (1)
Log message:
make sure __UNCONST is defined before using it
   2017-03-23 14:07:25 by Joerg Sonnenberger | Files touched by this commit (11)
Log message:
Remove unused/empty distinfo files.
   2014-03-05 06:19:25 by Alistair G. Crooks | Files touched by this commit (14) | Imported package
Log message:
Initial import of merkletree-20140304 into the Packages Collection

	The merkletree(1) command performs Merkle tree calculation and
	verification on the input data.  This allows the establishment of the
	block positions (i.e.  relative neighbourhood) of any changed data.