Mono.Security.Cryptography.MD4CryptoServiceProvider Class
Provides access to the unmanaged implementation of the MD4 cryptographic hash function in CryptoAPI.

See Also: MD4CryptoServiceProvider Members

Syntax

public class MD4CryptoServiceProvider : 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

This class is part of the Mono.Security.Win32.dll assembly. This assembly provides a managed wrapper aound the unmanaged CryptoAPI. As such the assembly will only work on Windows operating system providing CryptoAPI.

Requirements

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