summaryrefslogtreecommitdiff
path: root/security/rubygem-unix-crypt
Commit message (Collapse)AuthorAgeFilesLines
* security/rubygem-unix-crypt: new portAntoine Brodin2021-09-213-0/+26
Performs the UNIX crypt(3) algorithm using DES (standard 13 character passwords), MD5 (starting with $1$), SHA256 (starting with $5$) and SHA512 (starting with $6$) WWW: https://github.com/mogest/unix-crypt