Skip to content

Comments

Adjust documentation of EVP_SKEY_import_raw_key#29546

Closed
beldmit wants to merge 3 commits intoopenssl:masterfrom
beldmit:fix_29509
Closed

Adjust documentation of EVP_SKEY_import_raw_key#29546
beldmit wants to merge 3 commits intoopenssl:masterfrom
beldmit:fix_29509

Conversation

@beldmit
Copy link
Member

@beldmit beldmit commented Jan 5, 2026

Fixes #29509

Checklist
  • documentation is added or updated
  • tests are added or updated

@beldmit beldmit added branch: master Applies to master branch approval: review pending This pull request needs review by a committer triaged: documentation The issue/pr deals with documentation (errors) branch: 3.5 Applies to openssl-3.5 branch: 3.6 Applies to openssl-3.6 labels Jan 5, 2026
mattcaswell
mattcaswell previously approved these changes Jan 5, 2026
Copy link
Member

@esyr esyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please harmonise the type of the key parameter in doc/designs/evp_skey.md.

paulidale
paulidale previously approved these changes Jan 6, 2026
Copy link
Contributor

@paulidale paulidale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The comments should be addressed but that can be in a followup PR.
Or raise an issue noting them for future fixing.

@paulidale paulidale added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Jan 6, 2026
@openssl-machine openssl-machine added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Jan 7, 2026
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

@t8m t8m added the tests: exempted The PR is exempt from requirements for testing label Jan 8, 2026
@t8m
Copy link
Member

t8m commented Jan 8, 2026

ping @beldmit I think @esyr comments should be addressed.

esyr
esyr previously approved these changes Jan 8, 2026
Copy link
Member

@esyr esyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now, thank you!

@t8m
Copy link
Member

t8m commented Jan 12, 2026

ping @paulidale @esyr for re-approval

@jogme jogme added approval: review pending This pull request needs review by a committer and removed approval: ready to merge The 24 hour grace period has passed, ready to merge labels Jan 12, 2026
Copy link
Member

@esyr esyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@esyr esyr added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Jan 15, 2026
@openssl-machine openssl-machine added approval: ready to merge The 24 hour grace period has passed, ready to merge and removed approval: done This pull request has the required number of approvals labels Jan 16, 2026
@openssl-machine
Copy link
Collaborator

This pull request is ready to merge

openssl-machine pushed a commit that referenced this pull request Jan 19, 2026
Fixes #29509

Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
MergeDate: Mon Jan 19 14:12:01 2026
(Merged from #29546)

(cherry picked from commit 3f4a593)
openssl-machine pushed a commit that referenced this pull request Jan 19, 2026
Fixes #29509

Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
MergeDate: Mon Jan 19 14:12:01 2026
(Merged from #29546)
@mattcaswell
Copy link
Member

Pushed to master, 3.6 and 3.5. Thank you!

openssl-machine pushed a commit that referenced this pull request Jan 19, 2026
Fixes #29509

Reviewed-by: Tomas Mraz <[email protected]>
Reviewed-by: Eugene Syromiatnikov <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
MergeDate: Mon Jan 19 14:12:01 2026
(Merged from #29546)

(cherry picked from commit 3f4a593)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: ready to merge The 24 hour grace period has passed, ready to merge branch: master Applies to master branch branch: 3.5 Applies to openssl-3.5 branch: 3.6 Applies to openssl-3.6 tests: exempted The PR is exempt from requirements for testing triaged: documentation The issue/pr deals with documentation (errors)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EVP_SKEY_import_raw_key

7 participants