BLAKE is a hash function created in 2012.
#2899on PLDB | 12Years Old |
BLAKE is a cryptographic hash function based on Dan Bernstein's ChaCha stream cipher, but a permuted copy of the input block, XORed with round constants, is added before each ChaCha round. Like SHA-2, there are two variants differing in the word size. ChaCha operates on a 4脳4 array of words. Read more on Wikipedia...