cryptix.provider.rsa

Class RIPEMD160_RSA_PKCS1Signature

public class RIPEMD160_RSA_PKCS1Signature extends Any_RSA_PKCS1Signature

A class to digest a message with RIPEMD160, and sign/verify the resulting hash using the RSA digital signature scheme, with PKCS#1 block padding.

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

$Revision: 1.2 $

Since: Cryptix 2.2.2

Author: Raif S. Naffah David Hopwood

Constructor Summary
RIPEMD160_RSA_PKCS1Signature()
Method Summary
protected byte[]getAlgorithmEncoding()

Constructor Detail

RIPEMD160_RSA_PKCS1Signature

public RIPEMD160_RSA_PKCS1Signature()

Method Detail

getAlgorithmEncoding

protected byte[] getAlgorithmEncoding()