3 lines
164 B
Text
3 lines
164 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$)
|