summaryrefslogtreecommitdiffstats
path: root/crypto/evp/pbe_scrypt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add explanatory comment about fitting into a size_t.Pauli2017-09-151-0/+2
* Ensure that the requested memory size cannot exceed the limit imposed by aPauli2017-09-141-0/+2
* Manually revert "Ensure allocation size fits into size_t"Pauli2017-09-141-11/+4
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.cRichard Levitte2017-08-151-0/+248