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

Expose bits of GarbledInt type #100

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Expose bits of GarbledInt type #100

merged 1 commit into from
Dec 10, 2024

Conversation

kbooz
Copy link
Member

@kbooz kbooz commented Dec 10, 2024

Change the visibility of the bits field in the GarbledInt struct to public, allowing access to the underlying bit representation.

Copy link
Member

@NMCarv NMCarv left a comment

Choose a reason for hiding this comment

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

LGTM

@NMCarv NMCarv merged commit 95fec28 into main Dec 10, 2024
4 checks passed
@NMCarv NMCarv deleted the feat/public-garbled-int-bits branch December 10, 2024 18:23
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