cryptix.provider.elgamal

Class MD5_ElGamal_PKCS1Signature

public class MD5_ElGamal_PKCS1Signature extends Any_ElGamal_PKCS1Signature

A class to digest a message with MD5, and sign/verify the resulting hash using the ElGamal 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
MD5_ElGamal_PKCS1Signature()
Method Summary
protected byte[]getAlgorithmEncoding()

Constructor Detail

MD5_ElGamal_PKCS1Signature

public MD5_ElGamal_PKCS1Signature()

Method Detail

getAlgorithmEncoding

protected byte[] getAlgorithmEncoding()