summaryrefslogtreecommitdiff
path: root/crypto/crypt_blowfish.c
Commit message (Expand)AuthorAgeFilesLines
* crypto/blowfish: Fix wrnings for ints used as size_t.Yann Ylavic2022-06-231-8/+8
* apr_crypto: follow up to r1772803.Yann Ylavic2017-02-021-2/+2
* apr_crypto: blowfish: revert r1773929.Yann Ylavic2016-12-191-2/+1
* apr_crypto: blowfish: follow up to r1772803: also cap hash verification time.Yann Ylavic2016-12-131-1/+2
* apr_crypt: avoid excessive iteration in bcrypt hash.Nick Kew2016-12-051-1/+1
* Add support for bcrypt encoded passwords.Stefan Fritsch2012-07-051-0/+902