pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS import: pkgsrc/security/libmultigest
Module Name: pkgsrc
Committed By: agc
Date: Wed Mar 5 05:14:42 UTC 2014
Update of /cvsroot/pkgsrc/security/libmultigest
In directory ivanova.netbsd.org:/tmp/cvs-serv8650
Log Message:
Import libmultigest-20140304 into the packages collection
libmultigest is a library interface to calculate multiple digests at
the same time, without having to re-scan data. This is to protect
against any single digest algorithm being found to have second
pre-images. Up to 32 digests can be specified on the command line.
The data being used as input to the digest can be modified by using a
regular expression-based substitution operation, so that any Version
Control System identifiers can be normalised before being digested.
If no substitution regular expression is provided, the input data will
be used as-is.
The list of digests provided is:
BLAKE2, CRC32C, MD5, RMD160, SHA1, SHA256, SHA512,
SHA3-224, SHA3-256, SHA3-384, SHA3-512, SIZE,
TIGER, TIGER2, WHIRLPOOL
Status:
Vendor Tag: TNF
Release Tags: pkgsrc-base
N pkgsrc/security/libmultigest/Makefile
N pkgsrc/security/libmultigest/DESCR
N pkgsrc/security/libmultigest/PLIST
N pkgsrc/security/libmultigest/buildlink3.mk
N pkgsrc/security/libmultigest/distinfo
No conflicts created by this import
Home |
Main Index |
Thread Index |
Old Index