Skip to content

Conversation

@jakemas
Copy link
Contributor

@jakemas jakemas commented Nov 13, 2025

**Still in progress - DO NOT review -- just communicating ideas **

This function is required for cryptographic libraries: see https://github.com/openssl/openssl/blob/master/crypto/ml_dsa/ml_dsa_key.c#L307
and https://github.com/aws/aws-lc/blob/main/crypto/fipsmodule/ml_dsa/ml_dsa_ref/packing.c#L7-L61

If we're going to import into aws-lc, we need to support this feature, part of CI tests this functionality.

Signed-off-by: Jake Massimo <[email protected]>
Signed-off-by: Jake Massimo <[email protected]>
Signed-off-by: Jake Massimo <[email protected]>
@jakemas jakemas closed this Nov 18, 2025
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.

C Implementation: Public Key from Private

2 participants