| QuickHash Library | C++ Interface |
|
CRIPEMD160 Class Members
| Construction | ||
| CRIPEMD160 | Constructs a CRIPEMD160 object. | |
| Operations | ||
| Update | Updates the CRIPEMD160 object with a continuous block of memory or with a null-terminated string. | |
| Final | Retrieves the RIPEMD160 digest from the CRIPEMD160 object and reinitializes the object. | |
| FinalHex | Retrieves the RIPEMD160 digest from the CRIPEMD160 object and reinitializes the object. The obtained digest is a null-terminated hexadecimal string. | |
| Calculate | Calculates the RIPEMD160 digest for a continuous block of memory or for a null-terminated string. | |
| CalculateHex | Calculates the RIPEMD160 digest for a continuous block of memory or for a null-terminated string. The obtained digest is a null-terminated hexadecimal string. | |
CRIPEMD160 Overview | Useful Links | HashCalc
| Send Feedback to SlavaSoft Inc. | Tell a friend about QuickHash Library |