cryptix.provider.mac

Class HMAC_RIPEMD128

public class HMAC_RIPEMD128 extends HMAC

A class to implement the HMAC message authentication code, as described in RFC 2104, with the RIPEMD128 digest algorithm.

Copyright © 1997 Systemics Ltd on behalf of the Cryptix Development Team.
All rights reserved.

$Revision: 1.1 $

Since: Cryptix 3.0.3

Author: David Hopwood

Constructor Summary
HMAC_RIPEMD128()

Constructor Detail

HMAC_RIPEMD128

public HMAC_RIPEMD128()