Skip to content

Add support for DH type specific SPKI decoder#198

Merged
SparkiDev merged 1 commit intowolfSSL:masterfrom
ColtonWilley:wp_dh_type_specific_spki
Jun 30, 2025
Merged

Add support for DH type specific SPKI decoder#198
SparkiDev merged 1 commit intowolfSSL:masterfrom
ColtonWilley:wp_dh_type_specific_spki

Conversation

@ColtonWilley
Copy link
Contributor

When openssl function i2d_PUBKEY() is used to encode a DH SPKI, it ends up calling for a type specific DH decoder which is not currently supported. Unfortunately there is no version of this function that takes a libctx so it is difficult to unit test. This will be covered by KRB5 CI when added.

@ColtonWilley ColtonWilley requested a review from SparkiDev June 30, 2025 16:56
@ColtonWilley
Copy link
Contributor Author

Retest this please.

@SparkiDev SparkiDev self-assigned this Jun 30, 2025
@SparkiDev SparkiDev merged commit febb147 into wolfSSL:master Jun 30, 2025
160 checks passed
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.

2 participants