RIPEMD256 constructor

RIPEMD256()

Initializes an instance of the RIPEMD-256 hash.

Implementation

RIPEMD256() : super(32 ~/ 4);