summaryrefslogtreecommitdiff
path: root/crypt.5
AgeCommit message (Expand)AuthorFilesLines
2018-10-29Rename all hash methods to match naming in John the Ripper.Björn Esser1-8/+8
2018-10-28Add gost-yescrypt backend and tests.Björn Esser1-0/+11
2018-10-18Convert existing manpages to BSD mdoc format.Zack Weinberg1-138/+125
2018-09-08Change default hashing method to yescrypt.Björn Esser1-1/+1
2018-09-08Implement crypt and gensalt for scrypt.Björn Esser1-2/+9
2018-09-07crypt.5: Small fixes for yescrypt documentation.Björn Esser1-1/+2
2018-09-05Swap crypt.3 with crypt_rn.3; add crypt_gensalt_r[an].cZack Weinberg1-3/+0
2018-09-03crypt.5: slight terminological tweaks for consistency’s sakeZack Weinberg1-8/+8
2018-09-03Correct crypt.5 terminology (issue #29)Zack Weinberg1-14/+15
2018-08-24Add yescrypt backend and testsVitaly Chikunov1-0/+9
2018-08-21Improved handling of out-of-range cost parameters in gensalt.Zack Weinberg1-1/+1
2018-08-04Add alias man-pages for other crypt functions.Björn Esser1-0/+2
2018-07-12crypt.5: Add docs for SHA1, MD5/Sun, NTHASH.Zack Weinberg1-44/+70
2018-01-27crypt: bcrypt should use secure $2b$ hashes by defaultBjörn Esser1-4/+0
2017-10-11Thoroughly revise the manpage.Zack Weinberg1-0/+275