summaryrefslogtreecommitdiffstats
path: root/lib/libskey/skey.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* convert to new .Dd format;jmc2007-05-311-2/+2
* Add skeychallenge2() which is like skeychallenge() but takes anmillert2004-08-051-15/+31
* Sync with share/misc/license.template and add missing DARPA creditmillert2003-06-171-8/+8
* Use an ISC-tyle license for all my code; it is simpler and more permissive.millert2003-06-031-22/+11
* - typos;jmc2003-05-241-28/+28
* document the number of bytes required for btoa8millert2003-03-191-2/+3
* doc that skeychallenge() buffer is at least SKEY_MAX_CHALLENGE longderaadt2002-05-241-2/+3
* Remove skeyzero(), it is no longer needed.millert2002-05-171-17/+2
* Change S/Key stuff from using a flat file (/etc/skeykeys) to a directorymillert2002-05-161-1/+4
* Initial cleanup:mpech2002-04-301-3/+3
* skeyzero() never uses its 2nd arg so remove it. Since the only thingmillert2001-06-231-6/+6
* Document our S/Key library.millert2001-06-231-0/+392