Skip to content

Adding AKP key type and ML-DSA algorithms - #143

Open
BrianSipos wants to merge 4 commits into
TimothyClaeys:masterfrom
BrianSipos:145-add-akp-ml-dsa
Open

Adding AKP key type and ML-DSA algorithms#143
BrianSipos wants to merge 4 commits into
TimothyClaeys:masterfrom
BrianSipos:145-add-akp-ml-dsa

Conversation

@BrianSipos

Copy link
Copy Markdown
Contributor

This copies most structure from OKP, with parameter names pub (-1) and priv (-2).
The algorithm parameter is not currently mandatory, I'm not sure the most standard way to do so.

Closes #142

@BrianSipos

Copy link
Copy Markdown
Contributor Author

It looks like python 3.8 cryptography does not support use of ML-DSA, which will be a limiting factor for use of those algorithms.

@sonarqubecloud

Copy link
Copy Markdown

@BrianSipos
BrianSipos marked this pull request as ready for review May 27, 2026 18:55
@rohanmahy

Copy link
Copy Markdown

I would be really nice to land this PR. Plenty of folks are ready to generate ML-DSA signatures over CWTs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support ML-DSA algorithms and AKP key type

2 participants