summaryrefslogtreecommitdiffstats
path: root/openbsd-compat/blowfish.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sync bcrypt-related files with OpenBSDDamien Miller2021-11-291-5/+2
| | | | | | | | The main change is that Niels Provos kindly agreed to rescind the BSD license advertising clause, shifting them to the 3-term BSD license. This was the last thing in OpenSSH that used the advertising clause.
* Wrap blf.h include in ifdef. From FreeBSD.Darren Tucker2015-04-071-0/+2
|
* - [configure.ac openbsd-compat/Makefile.in openbsd-compat/bcrypt_pbkdf.c]Damien Miller2013-12-071-0/+694
[openbsd-compat/blf.h openbsd-compat/blowfish.c] [openbsd-compat/openbsd-compat.h] Start at supporting bcrypt_pbkdf in portable.