summaryrefslogtreecommitdiffstats
path: root/secure/lib/libcrypt/crypt-md5.c
Commit message (Collapse)AuthorAgeFilesLines
* Dual personality crypt(3). This crypt will choose its encryption algorithmmarkm1995-12-161-0/+157
(DES or MD5) based on the type of salt used. Salt beginning with "$1$" indicates MD5.
OpenPOWER on IntegriCloud