Support Composite ML-DSA with OpenSSL

Open
#117,001 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
csharp

Research direction

Start by reviewing the OpenSSL issue linked in the report and locating the existing managed compositor and OpenSSL-version checks in the runtime. Confirm when Composite ML-DSA support is available, then verify that supported OpenSSL versions use the OpenSSL compositor while older versions retain the managed path.

Written by the indexing model from the issue text.

Description

area-System.Security

When OpenSSL adds support for Composite ML-DSA (https://github.com/openssl/openssl/issues/26121), we should change from using the managed compositor to the OpenSSL compositor -- when on OSSL versions that support it.

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.