Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

check empty params lists passed #296

Merged
merged 1 commit into from
Oct 26, 2023
Merged

check empty params lists passed #296

merged 1 commit into from
Oct 26, 2023

Conversation

baentsch
Copy link
Member

This checks all functions taking an OSSL_PARAM list as to whether missing parameters have a negative impact to their logic.

Fixes #295.

@Martyrshot
Copy link
Member

This looks like a great fix. Thanks Michael!

@baentsch baentsch merged commit 4dac252 into main Oct 26, 2023
@baentsch baentsch deleted the mb-paramcheck branch October 26, 2023 04:42
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 13, 2024
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 16, 2024
Signed-off-by: Felipe Ventura <felipe.ventura@entrust.com>
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 17, 2024
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 17, 2024
feventura pushed a commit to EntrustCorporation/oqs-provider that referenced this pull request Mar 17, 2024
Signed-off-by: Felipe Ventura <felipe.ventura@entrust.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

oqsx_key_fromdata returns success when no private and public are provided
2 participants