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

Do not mutate the ciphertext in decryption #1

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Conversation

maple3142
Copy link
Owner

Fix o1-labs#1980

Just a one line change to avoid mutating the input ciphertext.

@maple3142 maple3142 merged commit de3e62f into main Jan 27, 2025
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.

Encryption.decrypt should not mutate the ciphertext
2 participants