summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt/crypt-sha256.c
Commit message (Collapse)AuthorAgeFilesLines
* s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming.obrien2011-05-051-5/+5
| | | | Reviewed by: markm
* Add SHA256/512 ($5$ and $6$) to crypt(3). Used in linux-world, doesn'tmarkm2011-04-091-0/+477
hurt us. PR: misc/124164 Submitted by: KIMURA Yasuhiro < yasu utahime org > MFC after: 1 month
OpenPOWER on IntegriCloud