X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=USAGE.hashfunctions;h=145cbc2f792ebc1f80bf6fdb2d15268e4569f596;hb=5fe96fa58fee8907778ba3388b65d779a1a47c97;hp=e01738fadbced51eb1ad6097cb904f0b19426c3f;hpb=d3db763eeb456ce00849ecf658782f95b9f5634c;p=avr-crypto-lib.git diff --git a/USAGE.hashfunctions b/USAGE.hashfunctions index e01738f..145cbc2 100644 --- a/USAGE.hashfunctions +++ b/USAGE.hashfunctions @@ -56,7 +56,7 @@ email: daniel.otte@rub.de This function initializes the context with algorithm specific values. 3.3. *_nexBlock function - The *nextBlock function is the core of each hash function. It updates the hash + The *_nextBlock function is the core of each hash function. It updates the hash state with a given message block. So this function uses a context pointer and a message pointer as parameters. The size of a message block is fixed for each hash function (mostly 512 bit). For the last block of a messages which may be