summaryrefslogtreecommitdiffstats
path: root/crypto/blake2
AgeCommit message (Expand)Author
2016-03-11Use unsigned int instead of just unsigned.Kurt Roeckx
2016-03-11Save leaf_node and node_offset as character arrayKurt Roeckx
2016-03-11Review commentsKurt Roeckx
2016-03-11Add blake2 support.Bill Cox