These patches add RIPEMD-128/160 support to the cryptoapi.
The first patch contains the actual implementation of the hash
algorithms. It is based on the sample implementation by Antoon
Bosselaers (ESAT-COSIC) found at:
<http://homes.esat.kuleuven.be/~bosselae/ripemd160.html>
The second patch adds test vectors for both hash functions and their
respective digests (HMAC) to tcrypt. The test vectors for the hash
functions are taken from ISO/IEC 10118-3:2004 and the ones for HMAC
from RFC2286.
The third patch contains the Kconfig entries for both algorithms.
--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html