summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Build on darwinHEADmasterRichard Ipsum2017-11-011-7/+13
* Update Makefile to not link the modules against the interpreterv1.2dsilvers/link-fixupDaniel Silverstone2017-07-081-2/+2
* Declare PHONY targetsRichard Ipsum2017-06-171-1/+7
* Allow lib installation dir to be overriddenRichard Ipsum2017-06-171-4/+6
* Add install targetRichard Ipsum2017-06-171-0/+3
* Remove luxio specific stuff from findlua.mkRichard Ipsum2017-06-171-14/+4
* Replace find lua rules with luxio cargoRichard Ipsum2017-06-172-97/+82
* Merge remote-tracking branch 'ripsum/richardipsum/no-saltgen-override-v3'Daniel Silverstone2017-06-133-8/+51
|\
| * Harden reading from /dev/urandomRichard Ipsum2017-06-111-3/+25
| * README: add build instructionsRichard Ipsum2017-06-051-1/+16
| * Add TRUST_LIBSCRYPT_SALT_GEN build optionRichard Ipsum2017-06-052-4/+10
|/
* Add CoCv1.1Daniel Silverstone2016-05-301-0/+20
* Update copyright with base64 licenceDaniel Silverstone2015-11-061-0/+30
* Inline a base64 implementation so that we don't rely on the libscrypt one whi...Daniel Silverstone2015-11-064-8/+194
* Better support for Lua 5.2v1.0Daniel Silverstone2015-07-082-4/+11
* Add ldoc based documentationDaniel Silverstone2015-07-085-0/+87
* Add a note about when the fix comes inDaniel Silverstone2015-07-081-1/+3
* Change to using libscrypt even though it has known failure modesDaniel Silverstone2015-07-0824-3584/+144
* Ignore intermediatestrunkDaniel Silverstone2014-03-111-0/+3
* Add INSTALL and CFLAGS to MakefileRob Kendrick (humdrum)2014-01-201-0/+3
* Add example and 'minimal' testRob Kendrick (trite)2013-07-301-0/+30
* Password hashing and verification, Makefile stolen from LuxioRob Kendrick (trite)2013-07-302-6/+337
* Makefile to build scrypt library componentsRob Kendrick (fatigue)2013-07-301-0/+35
* Remove mention of scrypt_platform.h from scryptenc libraryRob Kendrick (fatigue)2013-07-302-2/+0
* Remove mention of scrypt_platform.h from util libraryRob Kendrick (fatigue)2013-07-304-5/+0
* Remove mention of scrypt_platform.h from crypto libraryRob Kendrick (fatigue)2013-07-305-6/+1
* Import upstream scrypt implementationRob Kendrick (fatigue)2013-07-3020-0/+3399