freebsd-ports/security/nettle/pkg-plist
Sunpoet Po-Chuan Hsieh 68b8b224c1 Build and install example applications
- Bump PORTREVISION for package change
2021-03-30 20:56:01 +00:00

119 lines
3.4 KiB
Plaintext

bin/nettle-hash
bin/nettle-lfib-stream
bin/nettle-pbkdf2
bin/pkcs1-conv
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/camellia.h
include/nettle/cast128.h
include/nettle/cbc.h
include/nettle/ccm.h
include/nettle/cfb.h
include/nettle/chacha-poly1305.h
include/nettle/chacha.h
include/nettle/cmac.h
include/nettle/ctr.h
include/nettle/curve25519.h
include/nettle/curve448.h
include/nettle/des.h
include/nettle/dsa-compat.h
include/nettle/dsa.h
include/nettle/eax.h
include/nettle/ecc-curve.h
include/nettle/ecc.h
include/nettle/ecdsa.h
include/nettle/eddsa.h
include/nettle/gcm.h
include/nettle/gostdsa.h
include/nettle/gosthash94.h
include/nettle/hkdf.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/memops.h
include/nettle/memxor.h
include/nettle/nettle-meta.h
include/nettle/nettle-types.h
include/nettle/pbkdf2.h
include/nettle/pgp.h
include/nettle/pkcs1.h
include/nettle/poly1305.h
include/nettle/pss-mgf1.h
include/nettle/pss.h
include/nettle/realloc.h
include/nettle/ripemd160.h
include/nettle/rsa.h
include/nettle/salsa20.h
include/nettle/serpent.h
include/nettle/sexp.h
include/nettle/sha.h
include/nettle/sha1.h
include/nettle/sha2.h
include/nettle/sha3.h
include/nettle/siv-cmac.h
include/nettle/streebog.h
include/nettle/twofish.h
include/nettle/umac.h
include/nettle/version.h
include/nettle/xts.h
include/nettle/yarrow.h
lib/libhogweed.a
lib/libhogweed.so
lib/libhogweed.so.6
lib/libhogweed.so.6.3
lib/libnettle.a
lib/libnettle.so
lib/libnettle.so.8
lib/libnettle.so.8.3
libdata/pkgconfig/hogweed.pc
libdata/pkgconfig/nettle.pc
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/nettle.html
%%PORTDOCS%%%%DOCSDIR%%/nettle.pdf
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/base16dec
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/base16dec.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/base16enc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/base16enc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/base64dec
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/base64dec.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/base64enc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/base64enc.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecc-benchmark
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ecc-benchmark.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hogweed-benchmark
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hogweed-benchmark.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/io.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/io.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nettle-benchmark
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nettle-benchmark.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nettle-openssl.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/random-prime
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/random-prime.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/read_rsa_key.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-decrypt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-decrypt.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-encrypt
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-encrypt.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-keygen
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-keygen.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-session.h
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-sign
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-sign.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-verify
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rsa-verify.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/timing.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/timing.h