| /freebsd-12.1/crypto/openssh/ |
| H A D | .skipped-commit-ids | 5 1de0e85522051eb2ffa00437e1885e9d7b3e0c2e moduli update 12 aafe246655b53b52bc32c8a24002bc262f4230f7 Remove intermediate moduli 14 f31327a48dd4103333cc53315ec53fe65ed8a17a Generate new moduli 15 edbfde98c40007b7752a4ac106095e060c25c1ef Regen moduli 17 7cf73737f357492776223da1c09179fa6ba74660 Remove moduli <2k 18 180d84674be1344e45a63990d60349988187c1ae Update moduli 21 6da9a37f74aef9f9cc639004345ad893cad582d8 Update moduli file 29 b92c93266d8234d493857bb822260dacf4366157 moduli-gen.sh tweak 30 b25bf747544265b39af74fe0716dc8d9f5b63b95 Updated moduli
|
| H A D | Makefile.in | 225 # fake rule to stop make trying to compile moduli.o into a binary "moduli.o" 377 echo "moving $(DESTDIR)$(sysconfdir)/primes to $(DESTDIR)$(sysconfdir)/moduli"; \ 378 mv "$(DESTDIR)$(sysconfdir)/primes" "$(DESTDIR)$(sysconfdir)/moduli"; \ 383 echo "$(DESTDIR)$(sysconfdir)/moduli already exists, install will not overwrite"; \
|
| H A D | moduli | 1 # $OpenBSD: moduli,v 1.21 2018/04/03 02:14:08 dtucker Exp $
|
| H A D | ChangeLog | 994 upstream: Fix "WARNING: line 6 disappeared in /etc/moduli, giving up" 1836 upstream: Import regenerated moduli file. 1862 Import regenerated moduli file. 3778 Import updated moduli. 5573 Import regenerated moduli. 9460 moduli screening. Does not currently test generation as that is extremely
|
| H A D | .depend | 85 moduli.o: includes.h config.h defines.h platform.h openbsd-compat/openbsd-compat.h openbsd-compat/b…
|
| /freebsd-12.1/crypto/openssh/regress/ |
| H A D | keygen-moduli.sh | 11 rm -f $OBJ/moduli.out $OBJ/moduli.ckpt 12 ${SSHKEYGEN} -T $OBJ/moduli.out -f ${SRC}/moduli.in $i 2>/dev/null || \ 14 lines=`wc -l <$OBJ/moduli.out` 18 rm -f $OBJ/moduli.out $OBJ/moduli.ckpt
|
| H A D | Makefile | 43 keygen-moduli \
|
| /freebsd-12.1/crypto/heimdal/lib/krb5/ |
| H A D | pkinit.c | 140 m = moduli[1]; /* XXX */ in select_dh_group() 142 m = moduli[0]; /* XXX */ in select_dh_group() 149 if (moduli[i] == NULL) { in select_dh_group() 156 m = moduli[i]; in select_dh_group() 2127 free(moduli[i]->name); in _krb5_free_moduli() 2131 free(moduli[i]); in _krb5_free_moduli() 2133 free(moduli); in _krb5_free_moduli() 2201 *moduli = NULL; in _krb5_parse_moduli() 2246 *moduli = m; in _krb5_parse_moduli() 2280 *moduli = m; in _krb5_parse_moduli() [all …]
|
| H A D | Makefile.am | 370 krb5.moduli
|
| H A D | Makefile.in | 1040 krb5.moduli
|
| /freebsd-12.1/secure/usr.sbin/sshd/ |
| H A D | Makefile | 5 CONFS= moduli sshd_config 32 moduli: .MADE target
|
| /freebsd-12.1/share/man/man5/ |
| H A D | Makefile | 42 moduli.5 \
|
| /freebsd-12.1/secure/lib/libssh/ |
| H A D | Makefile | 14 log.c match.c moduli.c nchan.c packet.c opacket.c \
|
| /freebsd-12.1/crypto/openssh/contrib/suse/ |
| H A D | openssh.spec | 199 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/moduli 221 %attr(0644,root,root) %doc %{_mandir}/man5/moduli.5*
|
| /freebsd-12.1/crypto/openssh/contrib/redhat/ |
| H A D | openssh.spec | 359 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/moduli 398 %attr(0644,root,root) %{_mandir}/man5/moduli.5* 519 - replace primes with moduli
|
| /freebsd-12.1/crypto/heimdal/kdc/ |
| H A D | pkinit.c | 82 static struct krb5_dh_moduli **moduli; variable 365 &dhparam.p, &dhparam.g, &dhparam.q, moduli, in get_dh_param() 1970 ret = _krb5_parse_moduli(context, file, &moduli); in krb5_kdc_pk_initialize()
|
| /freebsd-12.1/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-12.1/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-12.1/crypto/openssl/ |
| H A D | CHANGES | 848 used in exponentiation with 1024-bit moduli. No EC algorithms are affected. 7974 only for relatively small moduli (roughly 20-30% for 128-bit moduli, 7975 roughly 5-15% for 256-bit moduli), so we use it only for moduli 7977 appears to be advantageous for much longer moduli; here we use it 7978 for moduli up to 2048 bits. 8604 *) Change BN_mod_exp_recp so that negative moduli are tolerated 8607 for negative moduli. 8644 in the Euclid loop. (Speed gain about 20% for small moduli [256 or 10297 plus overhead for 1024 bit moduli).
|
| /freebsd-12.1/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 7346 OLD_FILES+=etc/ssh/moduli
|