Latest update
This commit is contained in:
@@ -1090,7 +1090,7 @@ size_t SHA3_absorb(uint64_t A[5][5], const unsigned char *inp, size_t len,
|
||||
}
|
||||
|
||||
/*
|
||||
* SHA3_squeeze is called once at the end to generate |out| hash value
|
||||
* sha3_squeeze is called once at the end to generate |out| hash value
|
||||
* of |len| bytes.
|
||||
*/
|
||||
void SHA3_squeeze(uint64_t A[5][5], unsigned char *out, size_t len, size_t r)
|
||||
|
||||
Reference in New Issue
Block a user