SecurePlayLibray J2SE
v2.1

com.SecurePlay.Imported.MD5
Class MD4

java.lang.Object
  extended bycom.SecurePlay.Imported.MD5.MD
      extended bycom.SecurePlay.Imported.MD5.MD4

public class MD4
extends MD

 

Field Summary
 
Fields inherited from class com.SecurePlay.Imported.MD5.MD
A, B, C, d, D, numwords
 
Constructor Summary
(package private) MD4(byte[] in)
           
(package private) MD4(java.lang.String s)
           
 
Method Summary
(package private) static int F(int x, int y, int z)
           
(package private) static int G(int x, int y, int z)
           
(package private) static int H(int x, int y, int z)
           
(package private)  void round1(int blk)
           
(package private)  void round2(int blk)
           
(package private)  void round3(int blk)
           
(package private)  void round4(int blk)
           
 
Methods inherited from class com.SecurePlay.Imported.MD5.MD
calc, getHash, getregs, getSHash, main, MDinit, rotintlft, tobhex, tohex, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MD4

MD4(java.lang.String s)

MD4

MD4(byte[] in)
Method Detail

F

static int F(int x,
             int y,
             int z)

G

static int G(int x,
             int y,
             int z)

H

static int H(int x,
             int y,
             int z)

round1

void round1(int blk)
Overrides:
round1 in class MD

round2

void round2(int blk)
Overrides:
round2 in class MD

round3

void round3(int blk)
Overrides:
round3 in class MD

round4

void round4(int blk)
Overrides:
round4 in class MD

SecurePlayLibray J2SE
v2.1

2006 Copyright Filed by IT GlobalSecure, Inc. All Rights Reserved. Not to be used without authorization by Author. SecurePlay, IT GlobalSecure, and IT Armor are registered trademarks by IT GlobalSecure, Inc. Software protected by software license, and one or more the following U.S. and International patent numbers: U.S. Patent 6,030,288, U.S. Patent 6,165,072, European Patent Office EP1016049A1,and World Intellectual Property Organization WO9912135C1 and additional filings worldwide.