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
2021-04-21Avoid MSVC warning C4804Kai Köhne
2016-11-10maint: strip various trailing whitespacePádraig Brady
2016-10-12unkeyed apib2xSamuel Neves
2016-10-11b2x added to sse/JP Aumasson
2016-06-11outlen in blake2xx_final should be the output buffer size, not the hash lengthSamuel Neves
2016-06-11api cleanup, sse editionSamuel Neves
2016-06-11api cleanupSamuel Neves
2016-06-11more tyding upSamuel Neves
2016-06-11tidy upSamuel Neves
2016-04-22Make BLAKE2 code C89 and MSVC friendlyChristian Heimes
2016-02-09Do not pack blake2_state structsJason A. Donenfeld
2015-06-11Remove unnecessary alignment directivesSamuel Neves
2013-02-01Release 2013-01-31CodesInChaos