pkgsrc/security/opencdk/PLIST
xtraeme fe6153dbee Updated to 0.5.3, provided by Min Sik Kim PR pkg/23322.
Changes:

* Added a compile time check for vasprintf.
* The unsigned long types were changed to unsigned int.
* Internal message digest and symmetric crypto library to simplify to
  include parts of OpenCDK into an own application.
* Huge interface and naming changes to enhance the readability of the
  code. Several code cleanups which means some functions are not
  public any longer. No backward compatibility to force client
  applications to change the interface as soon as possible.
* Simplified API for listing keys.
* Extended key node (KBNODE) API to extract attributes more easier.
* Signature sub packet API is now public.
* Read-only support for revocation keys.
* Bug fix to prevent possible DOS memory attack.
* Support for literal partial body packets.

And more...
2003-12-06 00:28:21 +00:00

20 lines
577 B
Text

@comment $NetBSD: PLIST,v 1.2 2003/12/06 00:28:21 xtraeme Exp $
bin/opencdk-config
include/opencdk.h
lib/libopencdk.a
lib/libopencdk.la
lib/libopencdk.so
lib/libopencdk.so.8
lib/libopencdk.so.8.0
share/doc/html/opencdk/opencdk-api.html
share/doc/opencdk/DETAILS
share/examples/opencdk/minpg.c
share/examples/opencdk/pub.gpg
share/examples/opencdk/sec-with-pwd.gpg
share/examples/opencdk/sec.gpg
share/examples/opencdk/t-stream.c
share/examples/opencdk/ts.gpg
share/examples/opencdk/wkold.gpg
@dirrm share/examples/opencdk
@dirrm share/doc/opencdk
@dirrm share/doc/html/opencdk