HomeSort by relevance Sort by last modified time
    Searched refs:moduli (Results 1 - 5 of 5) sorted by null

  /external/openssh/
Android.mk 13 log.c match.c md-sha256.c moduli.c nchan.c packet.c \
  /external/openssh/contrib/suse/
openssh.spec 202 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/moduli
226 %attr(0644,root,root) %doc %{_mandir}/man5/moduli.5*
  /external/dropbear/libtommath/
bn.tex 196 RSA cryptography you only require exponentiation with odd moduli so even moduli support can be safely removed.
200 \subsubsection{Moduli Related}
205 \hline Exponentiation with odd moduli only & BN\_S\_MP\_EXPTMOD\_C \\
210 \hline Exponentiation with random odd moduli & (The above plus the following) \\
217 \hline Modular inverse odd moduli only & BN\_MP\_INVMOD\_SLOW\_C \\
229 \hline Moduli $\le 2560$ bits & BN\_MP\_MONTGOMERY\_REDUCE\_C \\
271 \hline Five modular reduction algorithms & X & & Faster modular exponentiation for a variety of moduli. \\
287 exponentiations. It depends largely on the processor, compiler and the moduli being used.
    [all...]
  /external/openssh/contrib/caldera/
openssh.spec 341 %config %{_sysconfdir}/moduli
346 %{_mandir}/man5/moduli.5.gz
  /external/openssh/contrib/redhat/
openssh.spec 342 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/moduli
383 %attr(0644,root,root) %{_mandir}/man5/moduli.5*
488 - replace primes with moduli

Completed in 508 milliseconds