sph_ripemd160_context Struct Reference

#include <sph_ripemd.h>


Detailed Description

This structure is a context for RIPEMD-160 computations: it contains the intermediate values and some data from the last entered block. Once a RIPEMD-160 computation has been performed, the context can be reused for another computation.

The contents of this structure are private. A running RIPEMD-160 computation can be cloned by copying the context (e.g. with a simple memcpy()).


The documentation for this struct was generated from the following file:
Generated on Mon Jun 21 17:48:04 2010 for sphlib by  doxygen 1.6.3