gnu.crypto.jce.hash

Class WhirlpoolSpi

Implemented Interfaces:
Cloneable

public class WhirlpoolSpi
extends MessageDigestAdapter

The implementation of the Whirlpool Service Provider Interface (SPI) adapter.

Version:
$Revision: 1.1 $

Constructor Summary

WhirlpoolSpi()

Method Summary

Methods inherited from class gnu.crypto.jce.hash.MessageDigestAdapter

clone, engineDigest, engineDigest, engineGetDigestLength, engineReset, engineUpdate, engineUpdate

Constructor Details

WhirlpoolSpi

public WhirlpoolSpi()


Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.