Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Cleanup PSS_Params interface #4606

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Cleanup PSS_Params interface #4606

merged 1 commit into from
Jan 29, 2025

Conversation

randombit
Copy link
Owner

Since this type is being made public in 3.7 this is our last chance to span-ify the constructor.

Make decode_from private; a PSS_Params should be initialized via the constructor.

Add a few basic doc comments.

cc @larssilven especially re decode_from being changed to private.

Since this type is being made public in 3.7 this is our last chance to
span-ify the constructor.

Make decode_from private; a PSS_Params should be initialized via the
constructor.
@randombit randombit requested a review from reneme January 28, 2025 13:50
@randombit randombit added this to the Botan 3.7.0 milestone Jan 28, 2025
@coveralls
Copy link

Coverage Status

coverage: 91.257% (-0.001%) from 91.258%
when pulling 0a1ab59 on jack/pss-params
into af60450 on master.

@randombit randombit merged commit d255317 into master Jan 29, 2025
39 checks passed
@randombit randombit deleted the jack/pss-params branch January 29, 2025 13:48
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.

3 participants