Deleted Added
full compact
1c1
< .\" $OpenBSD: moduli.5,v 1.12 2008/06/26 05:57:54 djm Exp $
---
> .\" $OpenBSD: moduli.5,v 1.15 2010/10/14 20:41:28 jmc Exp $
16c16
< .Dd June 26, 2008
---
> .Dd October 14, 2010
21c21
< .Nd Diffie Hellman moduli
---
> .Nd Diffie-Hellman moduli
25c25
< file contains prime numbers and generators for use by
---
> file contains prime numbers and generators for use by
34c34
< pass, using
---
> pass, using
40c40
< .Ic ssh-keygen -T
---
> .Ic ssh-keygen -T ,
42c42
< safe for use in Diffie Hellman operations by
---
> safe for use in Diffie-Hellman operations by
49c49
< containing seven space separated fields.
---
> containing seven space-separated fields.
51d50
< .Pp
61c60
< Unknown, not tested
---
> Unknown, not tested.
71c70
< Futher primality testing with
---
> Further primality testing with
82c81
< Not tested
---
> Not tested.
84c83
< Composite number - not prime.
---
> Composite number \(en not prime.
86c85
< Sieve of Eratosthenes
---
> Sieve of Eratosthenes.
88c87
< Probabalistic Miller-Rabin primality tests.
---
> Probabilistic Miller-Rabin primality tests.
98,99c97,98
< Decimal number indicating of primaility trials that have been performed
< on the modulus.
---
> Decimal number indicating the number of primality trials
> that have been performed on the modulus.
108c107
< When performing Diffie Hellman Group Exchange,
---
> When performing Diffie-Hellman Group Exchange,
111c110
< Diffie Hellman output to sufficiently key the selected symmetric cipher.
---
> Diffie-Hellman output to sufficiently key the selected symmetric cipher.
116d114
< .Pp
119c117
< .Xr sshd 8 ,
---
> .Xr sshd 8