pkgsrc-wip/libnettle/PLIST
Aleksey Cheusov fea52451d5 user-destdir added
updated to version 1.15

    NEWS for the 1.15 release

        Added support for PKCS#1 style RSA signatures using SHA256,
        according to RFC 3447. Currently lacks interoperability
        testing.

        Header files are now C++ aware, so C++ programs using Nettle
        should now use plain

          #include <nettle/foo.h>

        rather than

          #extern "C" {
          #include <nettle/foo.h>
          }

        as was the recommendation for the previous version. This
        breaks source-level compatibility with C++, even though
        there's full binary compatibility.

        The file rfc1750.txt (which is considered non-free by debian)
        has been removed from the distribution. The file was used as input
        for the Yarrow testcase, and has been replaced by the short
        story "The Gold-bug" by Edgar Allan Poe. Anyway, RFC 1750 is
        obsoleted by RFC 4086.

        Fixes for Darwin shared library support, contributed by Grant
        Robinsson.

        Example programs now use a supplied getopt.c.

        Configure tests for assemblers with a logarithmic .align
        directive.

        The library is intended to be upwards binary compatible with
        earlier versions. The library name is libnettle.so.2.6, soname
        is still libnettle.so.2.
2008-09-06 10:08:45 +00:00

45 lines
1.1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2008/09/06 10:08:45 cheusov Exp $
bin/nettle-lfib-stream
bin/sexp-conv
include/nettle/aes.h
include/nettle/arcfour.h
include/nettle/arctwo.h
include/nettle/asn1.h
include/nettle/base16.h
include/nettle/base64.h
include/nettle/bignum.h
include/nettle/blowfish.h
include/nettle/buffer.h
include/nettle/cast128.h
include/nettle/cbc.h
include/nettle/ctr.h
include/nettle/des-compat.h
include/nettle/des.h
include/nettle/dsa.h
include/nettle/hmac.h
include/nettle/knuth-lfib.h
include/nettle/macros.h
include/nettle/md2.h
include/nettle/md4.h
include/nettle/md5-compat.h
include/nettle/md5.h
include/nettle/memxor.h
include/nettle/nettle-meta.h
include/nettle/nettle-stdint.h
include/nettle/nettle-types.h
include/nettle/pgp.h
include/nettle/pkcs1.h
include/nettle/realloc.h
include/nettle/rsa-compat.h
include/nettle/rsa.h
include/nettle/serpent.h
include/nettle/sexp.h
include/nettle/sha.h
include/nettle/twofish.h
include/nettle/yarrow.h
info/nettle.info
lib/libnettle.a
lib/libnettle.so
lib/libnettle.so.2
lib/libnettle.so.2.6
@dirrm include/nettle