Method | Description | |
---|---|---|
BrokenMD5 ( int version ) : System | ||
Initialize ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
HashCore ( byte rgb, int start, int size ) : void | ||
HashFinal ( ) : byte[] |
Method | Description | |
---|---|---|
AddLength ( ulong length, byte buffer, int position ) : void | ||
ProcessBlock ( byte inputBuffer, int inputOffset ) : void | ||
ProcessFinalBlock ( byte inputBuffer, int inputOffset, int inputCount ) : void |
protected HashCore ( byte rgb, int start, int size ) : void | ||
rgb | byte | |
start | int | |
size | int | |
return | void |