Skip to content

Port MD4 implementation from mono/mono #62265

Closed
@steveisok

Description

@steveisok

In order to support NTLM in Android, we need a managed implementation of the MD4 algorithm. The best place to pull from would be the one found in mono/mono.

The port should:

  • Be an implementation detail and is not intended to be a public API
  • Part of System.Net.Security
  • Use MD4.cs and MD4Managed.cs

/cc @GrabYourPitchforks

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions