freebsd-ports/security/rubygem-unix-crypt/pkg-descr
Antoine Brodin 9a0dd3f3c9 security/rubygem-unix-crypt: new port
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
2021-09-21 18:01:33 +00:00

5 lines
208 B
Text

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