Mono.Security.Cryptography.MD4Managed Class
Managed implementation of the MD4 cryptographic hash function.

See Also: MD4Managed Members

Syntax

public class MD4Managed : MD4

Remarks

WARNING: The MD4 algorithm has been broken. It should not be used in any new design. It is included in Mono.Security for compatibility reasons as some protocols, like NTLM, requires it.

The MD4 algorithm is detailled in the IETF RFC 1320 "The MD4 Message-Digest Algorithm", available at http://www.ietf.org/rfc/rfc1320.txt

Requirements

Namespace: Mono.Security.Cryptography
Assembly: Mono.Security (in Mono.Security.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0