6980 Commits

Author SHA1 Message Date
ajacoutot
59b78eed1c Update to gnutls-3.7.2. 2021-05-29 22:43:09 +00:00
tb
ab2079dcca Update to tlsfuzzer 20210527 2021-05-27 14:25:53 +00:00
sebastia
d6101d36bb fix routersploit loading a module, breakage pointed out by
Ampie Niemand ampien at gmail dot com
Thanks
2021-05-26 18:31:41 +00:00
ajacoutot
fb493049c5 SECURITY update to gnutls-3.7.1. 2021-05-26 05:56:49 +00:00
bluhm
d93b201925 update p5-Crypt-OpenSSL-Guess to 0.13
from wen heping
2021-05-25 23:31:11 +00:00
tb
6326ca8a02 Update tlsfuzzer to 20210525 2021-05-25 17:58:55 +00:00
sthen
6f66b1872f update to certbot/py-acme 1.15.0 2021-05-25 15:59:40 +00:00
tb
1d80616829 Update to openssl-ruby-tests 20210525 2021-05-25 13:49:44 +00:00
pvk
835524d9b9 Update vault 1.7.0 -> 1.7.2
Changelog: https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#172
ok ajacoutot@
2021-05-25 08:12:36 +00:00
sthen
a5a3672b69 update to oath-toolkit-2.6.7 2021-05-24 17:54:10 +00:00
pvk
3a2455f1dd Update opendnssec 2.1.8 -> 2.1.9
Announcement: https://www.opendnssec.org/2020/04/1602

With the fix for sparc64 build from kmos@, thanks!
2021-05-24 17:48:09 +00:00
sebastia
dd40f3a5ce update 0.5 -> 0.6 2021-05-23 18:23:09 +00:00
gonzalo
a93b5b0f82 Update for Lynis to 3.0.4
OK rsadowski@
2021-05-23 13:05:10 +00:00
tb
4d88005114 security/sslsplit: Add link to PR 2021-05-23 12:09:28 +00:00
tb
efc26b0628 security/sslsplit: use LibreSSL API instead of replacements 2021-05-23 11:54:51 +00:00
sebastia
92af5d1fa8 update 6.1.6 -> 6.2.0 2021-05-22 21:54:07 +00:00
sebastia
b1a8b04403 update to 2021-05-22 2021-05-22 21:39:20 +00:00
afresh1
c59c641dd1 Update security/p5-Crypt-CBC to 3.03
From wen heping <wenheping2000 () hotmail ! com>
2021-05-22 16:23:44 +00:00
afresh1
616b106ff1 +p5-Digest-SHA3 +p5-Crypt-PBKDF2 2021-05-22 16:21:55 +00:00
afresh1
3ea50cee7e Import security/p5-Crypt-PBKDF2
PBKDF2 is a secure password hashing algorithm that uses the techniques of
"key strengthening" to make the complexity of a brute-force attack arbitrarily
high. PBKDF2 uses any other cryptographic hash or cipher (by convention,
usually HMAC-SHA1, but Crypt::PBKDF2 is fully pluggable), and allows for an
arbitrary number of iterations of the hashing function, and a nearly unlimited
output hash size (up to 2**32 - 1 times the size of the output of the backend
hash). The hash is salted, as any password hash should be, and the salt may
also be of arbitrary size.

From MAINTAINER wen heping <wenheping2000 () hotmail ! com>

OK (with tweaks from) bluhm@
2021-05-22 16:21:14 +00:00
afresh1
6e5d618936 Import security/p5-Digest-SHA3
Digest::SHA3 is a complete implementation of the NIST SHA-3 cryptographic hash
function, as specified in Draft FIPS 202 (SHA-3 Standard: Permutation-Based
Hash and Extendable-Output Functions).

From MAINTAINER wen heping <wenheping2000 () hotmail ! com>

OK (with tweaks from) bluhm@
2021-05-22 16:18:55 +00:00
tb
ae2f642e6b security/openssl-ruby-tests: unhide a LibreSSL bug
Remove a pend that hides missing support for SSL_CTX_set_client_cert_cb()
in the TLSv1.3 stack.  Contrary to the other pends this doesn't indicate
a missing feature but rather an actual bug that should be fixed.
2021-05-22 06:37:45 +00:00
tb
061318f790 Update to openssl-ruby-tests 20210521 2021-05-21 21:18:22 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
kurt
f9d899e6a0 Bump revision on all 1.8+ ports since now they will build with jdk
1.8 on aarch64 and their run depends will also change. okay ian@
2021-05-19 01:50:29 +00:00
tb
7d21e52bee Update to tlsfuzzer 20210518 2021-05-18 14:21:45 +00:00
bluhm
053725764b update botan2 to 2.18.1 2021-05-15 20:12:27 +00:00
ajacoutot
5e8046b26c Update to libtasn1-4.17.0. 2021-05-15 16:02:07 +00:00
bluhm
d094432685 update p5-CryptX to 0.072
from wen heping
2021-05-14 22:56:25 +00:00
millert
443a01a3dc Update to sudo 1.9.7 2021-05-12 13:02:09 +00:00
tb
9c458d98c4 security/xca: unbreak after libcrypto bump
The last update brought compat implementations for EVP_Digest{Sign,Verify}
which break the build after these functions were added to libcrypto.

ok sthen
2021-05-12 12:34:46 +00:00
tb
f0520373a6 security/py-cryptography: fix build after EVP_Digest{Sign,Verify} addition 2021-05-10 17:27:45 +00:00
sthen
7474f91f34 needs py-sphinx, reported by aja@ 2021-05-09 07:51:58 +00:00
sthen
127e39482e update to xca-2.4.0 2021-05-08 09:40:36 +00:00
tb
3da6c544ed net/sslsplit: avoid upcoming build breakage
Use the upstream codepath that uses SSL_SESSION_get_master_key()
and SSL_get_client_random() instead of reaching into the SSL_SESSION
and SSL3_STATE structs.
2021-05-05 19:00:05 +00:00
tb
5f91aea867 +openssl-ruby-tests 2021-05-03 17:48:04 +00:00
tb
ca8e7a568a Import security/openssl-ruby-tests 20210417, input/ok jeremy
Bundles the sources of the Ruby OpenSSL gem for regression testing.
2021-05-03 17:46:37 +00:00
jasper
3e8390a929 update to py3-M2Crypto-0.37.1 2021-05-03 11:47:33 +00:00
sthen
a95e1032dd set @pkgpath to update php 7.2 pecl packages to the default version 2021-04-30 16:52:59 +00:00
sthen
45cc7b3c2f unhook php 7.2 pecl packages
php 7.2 stopped getting security fixes at the end of November 2020
2021-04-30 16:38:45 +00:00
gonzalo
a0a5c13ade Update for sn0nint to 0.20.1
https://github.com/kpcyrd/sn0int/releases/tag/v0.20.1

OK semarie@ (and thanks for the help)
2021-04-30 09:15:11 +00:00
sthen
9b90ebc261 bugfix update to p5-Crypt-OpenSSL-DSA-0.20 2021-04-28 19:45:32 +00:00
sthen
aa71dcff3c update to p5-Digest-HMAC-1.04
"No-change release updating maintainer to ARODLAND"
2021-04-28 19:44:22 +00:00
tb
8dd817c61b Use libssl's version of SSL_SESSION_get_master_key() instead of a
replacement.

ok bluhm (maintainer)
2021-04-28 17:57:58 +00:00
sthen
d7c710369e update to sslscan-2.0.10 2021-04-28 08:20:03 +00:00
tb
125552165a Update to tlsfuzzer 20210426 2021-04-26 17:19:33 +00:00
gonzalo
50cb66e8b2 Update for Suricata to 6.0.2
OK jasper@
2021-04-26 09:09:01 +00:00
tb
7fe7a3bf6d Use FLAVOR instead of MODPY_DEFAULT_VERSION_3.
Pointed out by aja and jca
2021-04-24 12:19:10 +00:00
bluhm
46662e0f3c update botan2 to 2.18.0 2021-04-24 11:05:48 +00:00
landry
7828fdf909 security/nss: update to 3.64
see https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.64_release_notes
will be required by firefox 89 (#1699657)
2021-04-24 08:17:07 +00:00