rubygem-unix-crypt - Performs the UNIX crypt(3) algorithm using DES, MD5, SHA256 or SHA512
Website: | https://github.com/mogest/unix-crypt |
---|---|
License: | 0BSD |
- Description:
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$).
Packages
rubygem-unix-crypt-1.3.1-303.el9.onapp.1.noarch [19 KiB] |
Changelog
by Yuriy Kohut (2023-08-16):
- unix-crypt gem version 1.3.1 |