summaryrefslogtreecommitdiffstats
path: root/crypto/blake2/blake2_impl.h
AgeCommit message (Expand)Author
2017-08-30e_os.h removal from other headers and source files.Pauli
2016-05-17Copyright consolidation 09/10Rich Salz
2016-04-20Copyright consolidation: perl filesRich Salz
2016-03-31crypto/blake2: make lowest-level function handle multiple blocks..Andy Polyakov
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