summaryrefslogtreecommitdiff
path: root/usr.bin/skey/skey.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/skey/skey.1')
-rw-r--r--usr.bin/skey/skey.110
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/skey/skey.1 b/usr.bin/skey/skey.1
index 8a43ca049f7..dc9193ebead 100644
--- a/usr.bin/skey/skey.1
+++ b/usr.bin/skey/skey.1
@@ -1,7 +1,7 @@
-.\" $OpenBSD: skey.1,v 1.16 1999/07/03 13:01:54 aaron Exp $
+.\" $OpenBSD: skey.1,v 1.17 1999/08/17 16:17:24 millert Exp $
.\" @(#)skey.1 1.1 10/28/93
.\"
-.Dd 28 October 1993
+.Dd October 28, 1993
.Dt SKEY 1
.Os
.Sh NAME
@@ -21,9 +21,9 @@
.Nm S/key
is a procedure for using one-time passwords to authenticate access to
computer systems. It uses 64 bits of information transformed by the
-MD4, MD5, or SHA1 algorithms. The user supplies the 64 bits in the form
-of 6 English words that are generated by a secure computer. This
-implementation of
+MD4, MD5, SHA1, or RIPEMD-160 algorithms. The user supplies the 64 bits
+in the form of 6 English words that are generated by a secure computer.
+This implementation of
.Nm s/key
is RFC 1938 compliant.
.Pp