summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--moduli.56
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a2b9f598d..984179d29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,9 @@
8 "Diffie-Hellman" is the usual spelling for the cryptographic protocol 8 "Diffie-Hellman" is the usual spelling for the cryptographic protocol
9 first published by Whitfield Diffie and Martin Hellman in 1976. 9 first published by Whitfield Diffie and Martin Hellman in 1976.
10 ok jmc@ 10 ok jmc@
11 - jmc@cvs.openbsd.org 2010/10/14 20:41:28
12 [moduli.5]
13 probabalistic -> probabilistic; from naddy
11 14
1220110805 1520110805
13 - OpenBSD CVS Sync 16 - OpenBSD CVS Sync
diff --git a/moduli.5 b/moduli.5
index b1547bcdb..0e01b9414 100644
--- a/moduli.5
+++ b/moduli.5
@@ -1,4 +1,4 @@
1.\" $OpenBSD: moduli.5,v 1.14 2009/10/28 08:56:54 sobrado Exp $ 1.\" $OpenBSD: moduli.5,v 1.15 2010/10/14 20:41:28 jmc Exp $
2.\" 2.\"
3.\" Copyright (c) 2008 Damien Miller <djm@mindrot.org> 3.\" Copyright (c) 2008 Damien Miller <djm@mindrot.org>
4.\" 4.\"
@@ -13,7 +13,7 @@
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.Dd $Mdocdate: October 28 2009 $ 16.Dd $Mdocdate: October 14 2010 $
17.Dt MODULI 5 17.Dt MODULI 5
18.Os 18.Os
19.Sh NAME 19.Sh NAME
@@ -84,7 +84,7 @@ Composite number \(en not prime.
84.It 0x02 84.It 0x02
85Sieve of Eratosthenes. 85Sieve of Eratosthenes.
86.It 0x04 86.It 0x04
87Probabalistic Miller-Rabin primality tests. 87Probabilistic Miller-Rabin primality tests.
88.El 88.El
89.Pp 89.Pp
90The 90The