summary refs log tree commit diff
path: root/src/librustc_data_structures/blake2b.rs
AgeCommit message (Expand)AuthorLines
2016-10-30Replace all uses of SHA-256 with BLAKE2b.Michael Woerister-16/+68
2016-10-17ICH: Use 128-bit Blake2b hash instead of 64-bit SipHash for incr. comp. finge...Michael Woerister-0/+286