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

chore: address extra decryption oracle pr comments #12065

Merged
merged 9 commits into from
Feb 21, 2025

Conversation

iAmMichaelConnor
Copy link
Contributor

#11907 extra comments after merge

Comment on lines +118 to +119
let extracted_mac_as_bytes: [u8; TEST_MAC_LENGTH] =
subarray(received_plaintext.storage(), TEST_PLAINTEXT_LENGTH);
Copy link
Contributor

Choose a reason for hiding this comment

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

Isn't this lovely?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

subarray? I think its constraints can be improved, but sure!

Copy link
Contributor

Choose a reason for hiding this comment

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

Go for it!

@iAmMichaelConnor iAmMichaelConnor merged commit 0e26c3f into master Feb 21, 2025
9 checks passed
@iAmMichaelConnor iAmMichaelConnor deleted the mc/address-decryption-oracle-extra-comments branch February 21, 2025 14:28
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