summaryrefslogtreecommitdiff
path: root/lib/libcrypt/bcrypt.c
AgeCommit message (Expand)Author
2006-10-27gently add some "const", and avoid some castsdrochner
2006-10-24don't segfault on NULL pointer if number of rounds ismlelstv
2005-01-12fix compile issue and de-lintchristos
2005-01-12- change the gensalt functions to take an optional string instead ofchristos
2005-01-11add local prototype for old salt functionchristos
2005-01-11Write __gensalt_blowfish function that does not use static storage andchristos
2003-08-06add __RCSID()jdolecek
2003-04-17hrink the Blowfish routines down to only what we need for __bcrypt(),thorpej
2002-05-24support bcrypt password. can be chosen by "blowfish" keyword in passwd.conf.itojun