pkgsrc/news/libcanlock/PLIST
wiz ca50f8eb8b news/libcanlock: import libcanlock-3.0.2
Packaged for wip by Michael Bäuerle.

libcanlock is a library for creating and verifying RFC 8315 Netnews
Cancel-Locks. This implementation uses the recommended algorithm from
Section 4 with HMAC based on the same hash function as <scheme>.

A command line utility "canlock" is built together with the library.

Additional header parsers (for the receiving side) are available in the
package canlock-hp.
2018-08-27 15:14:03 +00:00

10 lines
253 B
Text

@comment $NetBSD: PLIST,v 1.1 2018/08/27 15:14:03 wiz Exp $
bin/canlock
include/libcanlock-3/canlock.h
lib/libcanlock.la
man/man1/canlock.1
man/man3/cl_clear_secret.3
man/man3/cl_get_key.3
man/man3/cl_get_lock.3
man/man3/cl_split.3
man/man3/cl_verify.3