-
Notifications
You must be signed in to change notification settings - Fork 16
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
Updates #2
Merged
Merged
Updates #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
AndrewQuijano
commented
Mar 17, 2024
- Add subtract from ciphertext for easy usage of y - [x]
- Fixed Joye and Salehi comparison
- Automate work on creating JAR file releases
- Use Log4J logging instead of printing to standard out
…will probably make an Alice debug version sometime? In the meantime I need to fix Joye comparison
…gradlew works. Not sure why it isnt consistent on passing
…nded, phew had a scare. But I did clean up log message of protocol 1 in general.
… using DGK ciphertext about getting X >= Y compared to Veugen! Nice!
…rate a release too. Although I think this should be restricted for only the main branch.
…ould be nice to have 1.0 match what I got after my REU, and 2.0 match all the work I did for Level-Site PPDT/VICOR
…ork, I will slowly work on getting this to work
…otocol3 for Bob? Whatever, fixed now, but with this, that should mean if I fix just alice/bob, I get every other version for free
…ing early exit, need to poke if this means my encrypted_xor works for x < y and x > y. Also, figure should be consistent on for loop logic to use xor array length
… bits, hence it always worked. Next step, check the encrypted XOR method
Fix timing attack
…parity, but I need to drill deeper within comparison protocol 1
… because I need to know t-bits for both x and y.
…imes, I hope I finally killed this lasy bug on Joye and Salehi
… truly fixed by getting the inputs that might be causing crashes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.