Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/BLAKE2/BLAKE2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-09Update cast of load16mjvk
2016-11-10maint: strip various trailing whitespacePádraig Brady
2016-10-11b2x added to sse/JP Aumasson
2016-06-11remove unused code, varsSamuel Neves
2016-06-11api cleanupSamuel Neves
2016-06-11tidy upSamuel Neves
2016-04-22Make BLAKE2 code C89 and MSVC friendlyChristian Heimes
2016-02-29Changed copyright of Samuel's code to 3-license version suggested by ZookoBill Cox
2015-12-12replace secure_zero_memorySamuel Neves
2014-08-06Check for overflow of outlen in blake2{s,b}_finalSamuel Neves
2013-02-01Release 2013-01-31CodesInChaos