From d661f5a8dea1ffb4ec57727e925b2c33357a5e71 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Sun, 3 Mar 1996 21:32:35 +0000 Subject: At long last! This is Eric Young's SSL library. The DES routines are not part of this build as they are part of mainstram FreeBSD. Please will a certificates expert check out the certificates location. --- security/openssl/pkg-plist | 77 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 security/openssl/pkg-plist (limited to 'security/openssl/pkg-plist') diff --git a/security/openssl/pkg-plist b/security/openssl/pkg-plist new file mode 100644 index 000000000000..f3c9ef018b2b --- /dev/null +++ b/security/openssl/pkg-plist @@ -0,0 +1,77 @@ +@cwd /usr/local +bin/ssleay +bin/makecert +bin/der_chop +bin/speed +bin/ca +bin/enc +bin/dgst +bin/verify +bin/asn1parse +bin/crl +bin/rsa +bin/x509 +bin/genrsa +bin/gendh +bin/pem2bin +bin/bin2pem +bin/s_server +bin/s_client +bin/s_filter +bin/req +bin/dh +bin/errstr +bin/hashdir +bin/s_time +bin/md2 +bin/md5 +bin/sha +bin/sha1 +bin/des +bin/des3 +bin/idea +bin/rc4 +bin/des-cbc +bin/des-ede-cbc +bin/des-ede3-cbc +bin/des-ecb +bin/des-ede +bin/des-ede3 +bin/des-cfb +bin/des-ede-cfb +bin/des-ede3-cfb +bin/des-ofb +bin/des-ede-ofb +bin/des-ede3-ofb +bin/idea-cbc +bin/idea-ecb +bin/idea-cfb +bin/idea-ofb +lib/ssleay.conf +lib/libcrypto.a +@exec ranlib %D/%F +lib/libssl.a +@exec ranlib %D/%F +include/md2.h +include/md5.h +include/sha.h +include/rc4.h +include/idea.h +include/bn.h +include/rsa.h +include/dh.h +include/buffer.h +include/stack.h +include/lhash.h +include/rand.h +include/err.h +include/objects.h +include/envelope.h +include/pem.h +include/pkcs7.h +include/x509.h +include/asn1.h +include/meth.h +include/conf.h +include/txt_db.h +include/ssl.h -- cgit v1.2.3