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

oaep: fixup Deserialize implementation #545

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

baloo
Copy link
Contributor

@baloo baloo commented Jun 26, 2024

label_data was always empty because it was consumed by data.

This commits re-splits the payload according to the selected mgf hash.

@baloo baloo force-pushed the baloo/oaep/fixup-deserialize branch 4 times, most recently from a89a154 to 29b5e1e Compare June 27, 2024 18:40
label_data was always empty because it was consumed by data.

This commits re-splits the payload according to the selected mgf hash.
@baloo baloo force-pushed the baloo/oaep/fixup-deserialize branch from 29b5e1e to 1cff185 Compare June 27, 2024 21:33
@tony-iqlusion tony-iqlusion merged commit c87d7a4 into iqlusioninc:main Jun 27, 2024
6 checks passed
@baloo baloo deleted the baloo/oaep/fixup-deserialize branch June 27, 2024 22:19
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