summaryrefslogtreecommitdiff
path: root/security/ruby-password
AgeCommit message (Collapse)AuthorFilesLines
2006-04-05Use RUBY_DLEXT as a file name extension of a loadable module.minskim1-2/+2
(There should be a pkgsrc-wide variable instead of a Ruby-specific one.)
2006-04-01Import ruby-password.minskim6-0/+65
Ruby/Password is a suite of password handling methods for Ruby. It supports the manual entry of passwords from the keyboard in both buffered and unbuffered modes, password strength checking, random password generation, phonemic password generation (for easy memorization by human-beings) and the encryption of passwords.