aboutsummaryrefslogtreecommitdiff
path: root/crypto/blake2
AgeCommit message (Expand)AuthorFilesLines
2016-03-20Move blake2_loclh to blake2 directoryRich Salz5-4/+100
2016-03-11Use unsigned int instead of just unsigned.Kurt Roeckx1-2/+2
2016-03-11Save leaf_node and node_offset as character arrayKurt Roeckx3-33/+30
2016-03-11Review commentsKurt Roeckx7-149/+255
2016-03-11Add blake2 support.Bill Cox5-0/+640