diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-11-08 10:45:44 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2010-11-08 10:45:44 +0000 |
| commit | 3a927e69c380468bb32766c99aa7caf86de401a4 (patch) | |
| tree | a92a6ad754f3ce37585ea89bd5d2693dbc5991ef /moduli.0 | |
| parent | f276912e6fa1da1174ba900a7e5d6447d71fc8e7 (diff) | |
Notes
Diffstat (limited to 'moduli.0')
| -rw-r--r-- | moduli.0 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/moduli.0 b/moduli.0 index e3fea22a9a798..6d707ff8257a7 100644 --- a/moduli.0 +++ b/moduli.0 @@ -14,11 +14,12 @@ DESCRIPTION are prime and are safe for use in Diffie Hellman operations by sshd(8). This moduli format is used as the output from each pass. - The file consists of newline-separated records, one per modulus, contain- - ing seven space separated fields. These fields are as follows: + The file consists of newline-separated records, one per modulus, + containing seven space separated fields. These fields are as follows: - timestamp The time that the modulus was last processed as YYYYM- - MDDHHMMSS. + + timestamp The time that the modulus was last processed as + YYYYMMDDHHMMSS. type Decimal number specifying the internal structure of the prime modulus. Supported types are: @@ -69,4 +70,4 @@ SEE ALSO Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol, RFC 4419, 2006. -OpenBSD 4.7 June 26, 2008 2 +OpenBSD 4.8 June 26, 2008 OpenBSD 4.8 |
