ML-KEM: Windows support

Open
#116,304 2 comments 0 reactions 1 assignee View on GitHub

@vcsjones is already working on this.

Since Jun 4, 2025.

Assessment

This issue has not been assessed yet.

Description

area-System.Security

ML-KEM will be fully available in a future Windows Insider build. This issue is to track the enablement of ML-KEM on Windows:

  • The private implementation, MLKemImplementation which is returned from the factory methods, will be based on Win32 bcrypt
  • Introducing MLKemCng and other surrounding CNG changes, which will be based on Win32 ncrypt
    • Primitive functionality. Encapsulate, Decapsulate, Export
    • X.509 functionality: CopyWithPrivateKey, GetMLKemPrivateKey
    • PKCS#12
    • Exporting non-plaintext-only CNG keys
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/runtime

All issues in dotnet/runtime

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.