MerkleDamgard.addSize

Length padding size

class MerkleDamgard
protected @property abstract
uint
addSize
()

Return Value

Type: uint

the length padding size

Remarks: Specifies the size (in bytes) of the padding which uses the length of the data which has been fed to the algorithm, this padding is carried out by the padLength method.

Meta