/freebsd/crypto/openssh/ |
H A D | .skipped-commit-ids | 6 1de0e85522051eb2ffa00437e1885e9d7b3e0c2e moduli update 8 04431e8e7872f49a2129bf080a6b73c19d576d40 moduli update 9 c07772f58028fda683ee6abd41c73da3ff70d403 moduli update 10 db6375fc302e3bdf07d96430c63c991b2c2bd3ff moduli update 15 58ec755be4e51978ecfee73539090eb68652a987 moduli update 20 7b7b619c1452a459310b0cf4391c5757c6bdbc0f moduli update 21 5010ff08f7ad92082e87dde098b20f5c24921a8f moduli regen script update 22 3bcae7a754db3fc5ad3cab63dd46774edb35b8ae moduli regen script update 23 52ff0e3205036147b2499889353ac082e505ea54 moduli update 25 cc12a9029833d222043aecd252d654965c351a69 moduli-gen Makefile [all …]
|
H A D | Makefile.in | 263 # fake rule to stop make trying to compile moduli.o into a binary "moduli.o" 437 echo "moving $(DESTDIR)$(sysconfdir)/primes to $(DESTDIR)$(sysconfdir)/moduli"; \ 438 mv "$(DESTDIR)$(sysconfdir)/primes" "$(DESTDIR)$(sysconfdir)/moduli"; \ 443 echo "$(DESTDIR)$(sysconfdir)/moduli already exists, install will not overwrite"; \ 753 TEST_SSH_MODULI_FILE="$(abs_top_srcdir)/moduli" \
|
H A D | moduli | 1 # $OpenBSD: moduli,v 1.35 2023/10/25 05:38:08 dtucker Exp $
|
H A D | ChangeLog | 517 upstream: Import regenerated moduli. 1092 upstream: Import regenerated moduli. 2744 upstream: Import regenerated moduli. 3602 upstream: Fix mem and FILE leaks in moduli screening. 3614 upstream: Plug mem leak in moduli checkpoint option parsing. 5450 upstream: Import regenerated moduli. 7875 upstream: Import regenerated moduli 7895 upstream: Import regenerated moduli 7924 Resync moduli.5 with upstream.
|
H A D | .depend | 80 moduli.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/b…
|
/freebsd/crypto/openssh/regress/ |
H A D | keygen-moduli.sh | 19 rm -f $OBJ/moduli.out $OBJ/moduli.ckpt 20 ${SSHKEYGEN} -M screen -f ${SRC}/moduli.in $i $OBJ/moduli.out 2>/dev/null || \ 22 lines=`wc -l <$OBJ/moduli.out` 27 rm -f $OBJ/moduli.out $OBJ/moduli.ckpt
|
H A D | README.regress | 91 keygen-moduli.sh: keygen moduli
|
H A D | Makefile | 55 keygen-moduli \
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | pkinit.c | 134 struct krb5_dh_moduli **moduli) in select_dh_group() argument 140 m = moduli[1]; /* XXX */ in select_dh_group() 142 m = moduli[0]; /* XXX */ in select_dh_group() 145 for (i = 0; moduli[i] != NULL; i++) { in select_dh_group() 146 if (bits < moduli[i]->bits) in select_dh_group() 149 if (moduli[i] == NULL) { in select_dh_group() 156 m = moduli[i]; in select_dh_group() 2215 _krb5_free_moduli(struct krb5_dh_moduli **moduli) in _krb5_free_moduli() argument 2218 for (i = 0; moduli[i] != NULL; i++) { in _krb5_free_moduli() 2219 free(moduli[i]->name); in _krb5_free_moduli() [all …]
|
H A D | Makefile.am | 370 krb5.moduli
|
H A D | Makefile.in | 1040 krb5.moduli
|
/freebsd/secure/usr.sbin/sshd/ |
H A D | Makefile | 4 CONFS= moduli sshd_config 29 moduli: .MADE target
|
/freebsd/share/man/man5/ |
H A D | Makefile | 30 moduli.5 \
|
/freebsd/secure/lib/libssh/ |
H A D | Makefile | 14 log.c match.c moduli.c nchan.c packet.c \
|
/freebsd/crypto/openssh/contrib/suse/ |
H A D | openssh.spec | 201 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/moduli 224 %attr(0644,root,root) %doc %{_mandir}/man5/moduli.5*
|
/freebsd/crypto/openssh/contrib/redhat/ |
H A D | openssh.spec | 357 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/moduli 398 %attr(0644,root,root) %{_mandir}/man5/moduli.5* 530 - replace primes with moduli
|
/freebsd/crypto/heimdal/kdc/ |
H A D | pkinit.c | 82 static struct krb5_dh_moduli **moduli; variable 364 &dhparam.p, &dhparam.g, &dhparam.q, moduli, in get_dh_param() 1969 ret = _krb5_parse_moduli(context, file, &moduli); in krb5_kdc_pk_initialize()
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2005 | 297 * lib/krb5/Makefile.am: Install krb5.moduli in sysconfdir. 299 * lib/krb5/krb5_locl.h: rename moduli file to SYSCONFDIR 300 "/krb5.moduli" 311 (krb5_get_init_creds_opt_set_pkinit): use moduli file if it exists 324 * lib/krb5/pkinit.c: Add support for reading a moduli-file for DH
|
/freebsd/crypto/openssl/test/recipes/10-test_bn_data/ |
H A D | bnmod.txt | 2485 # different bitwidths. rsaz-avx2.pl only runs at 1024-bit moduli, and 2487 # multiples of 512- and non-multiples. Also include moduli that are not quite a
|
/freebsd/contrib/ntp/util/ |
H A D | ntp-keygen-opts.def | 891 Use the larger moduli with caution, as this can consume considerable computing 994 Use the larger moduli with caution, as this can consume considerable computing
|
H A D | invoke-ntp-keygen.texi | 625 Use the larger moduli with caution, as this can consume considerable computing 728 Use the larger moduli with caution, as this can consume considerable computing
|
/freebsd/crypto/openssl/ |
H A D | NEWS.md | 136 for non-prime moduli ([CVE-2022-0778]) 268 used in exponentiation with 512-bit moduli ([CVE-2019-1551])
|
H A D | CHANGES.md | 868 for non-prime moduli. 1787 used in exponentiation with 512-bit moduli. No EC algorithms are 3802 used in exponentiation with 1024-bit moduli. No EC algorithms are affected. 5553 used in exponentiation with 1024-bit moduli. No EC algorithms are affected. 13671 only for relatively small moduli (roughly 20-30% for 128-bit moduli, 13672 roughly 5-15% for 256-bit moduli), so we use it only for moduli 13674 appears to be advantageous for much longer moduli; here we use it 13675 for moduli up to 2048 bits. 14381 * Change BN_mod_exp_recp so that negative moduli are tolerated 14384 for negative moduli. [all …]
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 6598 OLD_FILES+=etc/ssh/moduli
|