Whirlpool.addSize

Length padding size

class Whirlpool
protected override
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 ciphered, this padding is carried out by the padLength method. For Whirlpool the addSize is 8.

Meta