Comment fixup
This commit is contained in:
@@ -410,10 +410,9 @@ private
|
||||
// 5. Hash and eXtendable-Output Functions (XOFs)
|
||||
|
||||
private
|
||||
/** Hash function construction
|
||||
/** Sponge construction
|
||||
*
|
||||
* All three of the modes in Ascon use the same message
|
||||
* absorbtion and
|
||||
* All three of the hash modes in Ascon use the same sponge construction.
|
||||
*
|
||||
* Parameters:
|
||||
* - Initialization vector
|
||||
|
Reference in New Issue
Block a user