5679 Commits

Author SHA1 Message Date
jsing
ca9f8eeac1 Update security/go-crypto for Go 1.11 release. 2018-09-23 17:22:13 +00:00
ajacoutot
a11425a6ab Fix memory leak with the Squid Kerberos authentication helper.
from Markus Moelle via Matthias Pitzl
2018-09-18 11:39:08 +00:00
pea
7bc2fcedab Update to 2.2.10
ok sthen@
2018-09-18 10:07:19 +00:00
bluhm
08d932d0b3 update p5-IO-Socket-SSL to 2.060 2018-09-17 14:14:29 +00:00
ajacoutot
ee3efe3b08 Use a specific version of security/py-rsa. 2018-09-17 08:52:39 +00:00
ajacoutot
65a1246b08 Update to vault-0.11.1. 2018-09-15 07:26:43 +00:00
sthen
9e8c5f919b update to xca-2.1.1 2018-09-14 16:02:37 +00:00
sthen
55915de896 +acme-client 2018-09-11 10:35:34 +00:00
sthen
a1085cb248 import ports/security/acme-client, the original version with a different
config style, which still has DNS-01.  ok landry@

---
acme-client is a client for the ACME protocol used by the Let's Encrypt CA.
It uses isolated processes for various operations - network code doesn't
have access to the filesystem, etc - this is enforced by pledge(2).

acme-client is present in the OpenBSD base system. This package is for the
original version, which uses a different configuration interface (CLI rather
than configuration file). It also supports the DNS-01 challenge type which
is not currently available in the version in the base system.

The executable is installed as "eacme-client".
---
2018-09-11 10:35:12 +00:00
sthen
36d9be75ed update to XCA 2.1.0
- the database format has changed from an internal format to sqlite3,
this is automatic but it's recommended to make an extra backup of old files
first.
2018-09-10 21:03:42 +00:00
bluhm
834461e45f +p5-Crypt-Curve25519
+p5-CryptX
2018-09-09 15:05:48 +00:00
bluhm
bf57ffa396 import p5-CryptX 0.061
from Charlene Wendling; OK bcallah@

Comment:
cryptographic toolkit for Perl

Description:
CryptX is a fairly comprehensive cryptographic toolkit that provides
a vast array of well-known symmetric, block, and stream ciphers,
authenticated encryption modes, hash functions, checksums, MAC,
public key cryptography, PRNG, and more.
2018-09-09 15:03:58 +00:00
bluhm
f57c47c69c import p5-Crypt-Curve25519 0.06
from Charlene Wendling; OK bcallah@

Comment:
generate shared secret using ECDH function

Description:
Crypt::Curve25519 is a state-of-the-art Diffie-Hellman function
suitable for a wide variety of applications.
Given a user's 32-byte secret key, Crypt::Curve25519 computes the
user's 32-byte public key. Given the user's 32-byte secret key and
another user's 32-byte public key, Crypt::Curve25519 computes a
32-byte secret shared by the two users. This secret can then be
used to authenticate and encrypt messages between the two users.
2018-09-09 14:18:08 +00:00
gsoares
5e283e5b33 update to 0.7
feedback,tweaks from sthen+danj thanks
OK sthen@
2018-09-08 17:21:14 +00:00
rpointel
75462fd677 update plaso to 20180818.
ok benoit@.
2018-09-07 19:47:09 +00:00
sthen
e6e238f3af update to py-acme/certbot 0.27.1, basically a noop for us 2018-09-07 15:20:43 +00:00
rpointel
2ba41b782d update dfwinreg to 20180712. 2018-09-07 05:56:09 +00:00
rpointel
87e3c71038 update dfdatetime to 20180704. 2018-09-07 05:54:45 +00:00
landry
9f19534de9 Update to nss 3.39, required by gecko 63.
See https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.39_release_notes
2018-09-06 18:36:41 +00:00
sthen
de8f6a1801 update to py-acme/certbot 0.27.0 2018-09-06 14:59:39 +00:00
sthen
40742c14b2 update to pecl-libsodium-2.0.12 2018-09-06 13:50:31 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
millert
6a3e6406e5 Update to sudo 1.8.25 2018-09-04 03:01:00 +00:00
jasper
f6998f3de8 security update to py-cryptodome-3.6.6 addressing CVE-2018-15560 2018-09-03 14:52:23 +00:00
bluhm
0f5044a98b update p5-Module-Signature to 0.83 2018-09-02 16:33:08 +00:00
jsing
08ec0d71c2 Stop using old/deprecated M_ASN1_* defines/macros.
Switch from the old/deprecated M_ASN1_OCTET_STRING_print() defines/macros
to ASN1_STRING_print(). While here, add const to the version struct member
to remove a compiler warning.

ok sthen@
2018-08-30 17:05:21 +00:00
ajacoutot
6dc8381768 Missing BDEP on security/gnupg. 2018-08-30 10:31:06 +00:00
ajacoutot
f6c8c29715 Update to vault-0.11.0. 2018-08-29 11:32:55 +00:00
sthen
7fe229f663 update to sslsplit-0.5.3
remove libressl patch no longer needed
2018-08-28 21:44:48 +00:00
bluhm
cd7618b7fa update p5-Module-Signature to 0.82 2018-08-28 19:01:10 +00:00
bcallah
6c6e9fa7e5 Maintenance update ccrypt to 1.11, sync pkg/DESCR while here to no longer
reference an emacs FLAVOR that we haven't been building for a while.

From new MAINTAINER Charlene Wendling -- thanks!
2018-08-28 18:49:11 +00:00
kirby
1269611c6c it is no longer broken on powerpc.
sync WANTLIB for gcc-arches.
discussed and OK jca@
2018-08-26 11:47:10 +00:00
rsadowski
f0977fb2d7 Bugfix update keepassxc-2.3.4 2018-08-24 05:29:22 +00:00
bentley
7aaa62d695 Update to password-store-1.7.3.
ok David Dahlberg (MAINTAINER), fcambus@
2018-08-23 08:19:02 +00:00
millert
88d91ac293 Update to sudo 1.8.24 2018-08-18 21:40:09 +00:00
rpointel
1a7892767d update yara to 3.8.1.
ok benoit@.
2018-08-17 07:49:58 +00:00
abieber
d84742a4a7 Bump to the latest.
Changelog: https://github.com/keybase/client/compare/v2.1.0...v2.5.0

OK bket@
2018-08-16 23:59:00 +00:00
bluhm
9c44f5bb40 update p5-IO-Socket-SSL to 2.059 2018-08-16 20:05:54 +00:00
rpointel
e171bb36c2 update oldump to 0.0.37. 2018-08-16 14:31:39 +00:00
rpointel
9078a411aa update yara and python yara to 3.8.0.
ok benoit@.
2018-08-16 09:58:47 +00:00
rpointel
d973c6fd9a update pefile to 2018.8.8.
inputs and ok remi@.
2018-08-16 04:58:17 +00:00
ajacoutot
52b19b9995 Don't lose error status in kadm5_s_init_with_context (from upstream).
Prevents kpasswdd from crashing.
2018-08-15 14:21:29 +00:00
sthen
d7eb206082 update to OpenSSL 1.0.2p
- Client DoS due to large DH parameter (CVE-2018-0732)
- Cache timing vulnerability in RSA Key Generation (CVE-2018-0737)
2018-08-15 13:19:00 +00:00
sthen
6d6113fc88 update to py-cryptography-2.3 2018-08-10 20:13:41 +00:00
sthen
e3ce2d80b2 update to certbot/py-acme 0.26.1 2018-08-10 19:54:52 +00:00
sthen
0166276f29 update to acme-tiny-4.0.4 2018-08-10 19:43:07 +00:00
espie
a18c858d08 obey PREFIX 2018-08-10 10:20:21 +00:00
rpointel
a205de3855 update recon-ng to 4.9.3.
ok jasper@.
2018-08-10 07:58:24 +00:00
gonzalo
3ea57177f9 Update for Lynis to 2.6.7:
https://cisofy.com/changelog/lynis/#267

OK benoit@
2018-08-10 06:48:58 +00:00
bket
c08c857f94 Update to mbedtls-2.12.0.
Fixes vulnerabilities in the TLS ciphersuites (CVE-2018-0497 and
CVE-2018-0498). Major number of all SHARED_LIBS have been bumped as
symbols have been removed.

OK sthen@
2018-08-08 12:51:09 +00:00