summaryrefslogtreecommitdiff
path: root/crypto-scrypt-saltgen.c
Commit message (Expand)AuthorAge
* More whitespaceTechnion2014-05-06
* Whitespace fixesTechnion2014-05-06
* Filehandle leak - uncovered by CoverityTechnion2014-05-05
* Address splint crash under new codeTechnion2014-04-15
* I don't know why I thought this cast was necessaryTechnion2014-04-10
* Better use of #defineTechnion2014-04-10
* Fixed error with read()Ayrx2014-04-10
* Changed data_read from int to size_tAyrx2014-04-10
* Removed Windows codeAyrx2014-04-10
* Fixed salt gen to use CSPRNGAyrx2014-04-10
* Corrected signing for new prototypes.Technion2014-01-20
* Standardised naming. API now locked in.Technion2013-06-06
* Added a salt generatorTechnion2013-05-31