summaryrefslogtreecommitdiff
path: root/security/otpw/files/patch-pam__otpw.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* OTPW is a one-time password system which is robust against the passwordJung-uk Kim2016-07-071-0/+26
list being stolen and race for the last digit attacks. WWW: https://www.cl.cam.ac.uk/~mgk25/otpw.html Notes: svn path=/head/; revision=418200