diff options
Diffstat (limited to 'security/lsh2/PLIST')
-rw-r--r-- | security/lsh2/PLIST | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/security/lsh2/PLIST b/security/lsh2/PLIST index 67f6c89a844..83377a14685 100644 --- a/security/lsh2/PLIST +++ b/security/lsh2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2005/04/30 12:23:42 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/03/14 19:30:12 drochner Exp $ bin/lcp bin/lsftp bin/lsh @@ -13,12 +13,14 @@ bin/lsh-upgrade-key bin/lsh-writekey bin/lshg bin/nettle-lfib-stream +bin/pkcs1-conv bin/sexp-conv bin/srp-gen bin/ssh-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 @@ -26,6 +28,7 @@ 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 @@ -38,6 +41,7 @@ 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 |