pkgsrc/security/libnetpgpverify/PLIST
agc 1154af4361 Initial import of libnetpgpverify-20120928, a library to verify PGP
signatures.

This library has no pre-requisites other than -lz and -lbz2.

	This is libnetpgpverify, a standalone library to verify PGP
	signatures.

	It uses its own internal MPI/BIGNUM functions, which are a vastly
	cut-down version of libtommath.  For this reason, utilities and other
	libraries can embed PGP signature verification, using a BSD-licensed
	library.
2013-02-23 21:04:26 +00:00

4 lines
138 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2013/02/23 21:04:26 agc Exp $
include/netpgp/verify.h
lib/libnetpgpverify.la
man/man3/libnetpgpverify.3