Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include stdint.h, not limits.h to get SIZE_MAX. OK guenther@ | 2015-02-05 | 1 | -2/+2 | |
* | declare a local version of MIN(), call it MINIMUM() | 2015-01-08 | 1 | -2/+4 | |
* | Do not need sys/param.h | 2015-01-07 | 1 | -2/+1 | |
* | explicit_bzero where useful | 2014-01-31 | 1 | -5/+5 | |
* | Wrap long line. | 2014-01-18 | 1 | -3/+3 | |
* | Add bcrypt_pbkdf, a password based key derivation function using bcrypt. | 2013-06-03 | 1 | -5/+5 | |
* | Use "unsigned int" instead of BSD "u_int" in <util.h> so that it can | 2012-09-09 | 1 | -4/+4 | |
* | Move the commented out test program in pkcs5_pbkdf2.c into a proper | 2012-09-06 | 1 | -133/+1 | |
* | move pkcs5_pbkdf5 function to libutil so everybody can play with it | 2012-09-06 | 1 | -0/+253 |