Modified versions of the MD5 crypt algorithm.
Namespace: CryptSharpAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Standard | 0 | Standard MD5 crypt. | |
Apache | 1 | Apache htpasswd files have a different prefix. Due to the nature of MD5 crypt, this also affects the crypted password. |
See Also