[BACK]Return to skey.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / skey

Diff for /src/usr.bin/skey/skey.1 between version 1.11 and 1.12

version 1.11, 1998/08/17 17:41:50 version 1.12, 1998/09/27 16:57:53
Line 16 
Line 16 
 <sequence#>[/] key  <sequence#>[/] key
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm S/key  .Nm S/key
 is a procedure for using one time passwords to authenticate access to  is a procedure for using one-time passwords to authenticate access to
 computer systems. It uses 64 bits of information transformed by the  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  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  of 6 English words that are generated by a secure computer.  This
Line 49 
Line 49 
 .It Fl n Ar count  .It Fl n Ar count
 Prints out  Prints out
 .Ar count  .Ar count
 one time passwords.  The default is to print one.  one-time passwords.  The default is to print one.
 .It Fl p Ar password  .It Fl p Ar password
 Uses  Uses
 .Ar password  .Ar password
 as the secret password.  Use of this option is discouraged as  as the secret password.  Use of this option is discouraged as
 your secret password could be visible in a process listing.  your secret password could be visible in a process listing.
 .It Fl x  .It Fl x
 causes output to be in hexidecimal instead of ASCII.  Causes output to be in hexadecimal instead of ASCII.
 .It Fl md4  .It Fl md4
 Selects MD4 as the hash algorithm.  Selects MD4 as the hash algorithm.
 .It Fl md5  .It Fl md5
Line 76 
Line 76 
 .sp 0  .sp 0
     %      %
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr skeyinit 1 ,  
 .Xr skeyinfo 1 ,  .Xr skeyinfo 1 ,
 .Xr login 1 ,  .Xr skeyinit 1 ,
   .Xr login 1
   .Pp
 .Em RFC1938  .Em RFC1938
 .Sh TRADEMARKS AND PATENTS  .Sh TRADEMARKS AND PATENTS
 S/Key is a Trademark of Bellcore.  S/Key is a Trademark of Bellcore.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12