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

implement decoy digest #8

Merged
merged 4 commits into from
Apr 2, 2024
Merged

implement decoy digest #8

merged 4 commits into from
Apr 2, 2024

Conversation

tylerwong1
Copy link

@tylerwong1 tylerwong1 commented Mar 19, 2024

-added "max_decoys" attribute to Issuer struct
-created dot function which stores an integer for the maximum amount of decoys
-modified encode function to account for decoys which will generate a random amount of decoys and append to disclosure vector
-randomly shuffles digests
-added two unit tests
-modified readme

@tylerwong1 tylerwong1 closed this Mar 21, 2024
@tylerwong1 tylerwong1 reopened this Mar 21, 2024
Copy link
Owner

@robjsliwa robjsliwa left a comment

Choose a reason for hiding this comment

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

Everything looks good.

@robjsliwa robjsliwa merged commit d7292f1 into robjsliwa:main Apr 2, 2024
1 check passed
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