Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@huwcbjones
Copy link
Contributor

@huwcbjones huwcbjones commented Jul 31, 2025

Progress towards #2047 by adding ability to generate DH keys using the EVP_* interfaces (rather than the deprecated DH_* interfaces).

  • sys/dh: add EVP_PKEY_CTX set dh prime_len & generator
  • pkey_ctx: add set dh prime_len and generator
  • pkey_ctx: dh params & key generation test

@huwcbjones huwcbjones force-pushed the huw/pkey-ctx-dh-paramgen branch from 2f4cf0c to 236d55d Compare July 31, 2025 13:52
@huwcbjones huwcbjones marked this pull request as ready for review July 31, 2025 14:14
@huwcbjones huwcbjones changed the title pkey_ctx: add ability to generate DH params pkey_ctx: add ability to generate DH params & keys Jul 31, 2025
@huwcbjones huwcbjones force-pushed the huw/pkey-ctx-dh-paramgen branch 4 times, most recently from 1942db4 to 36723c1 Compare August 5, 2025 10:22
@huwcbjones huwcbjones force-pushed the huw/pkey-ctx-dh-paramgen branch from 36723c1 to 6c4cd2d Compare August 5, 2025 12:30
@alex alex merged commit fcf0cf9 into rust-openssl:master Aug 6, 2025
86 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