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

Remove the ability to serialize a plaintext #103

Closed
crockeea opened this issue Oct 15, 2020 · 0 comments
Closed

Remove the ability to serialize a plaintext #103

crockeea opened this issue Oct 15, 2020 · 0 comments

Comments

@crockeea
Copy link
Contributor

We should remove repeated double raw_pt = 4; // raw (unscaled) plaintext encrypted in the ciphertext; only non-empty from the ciphertext protobuf object so that it's harder for users to do something insecure.

Any debugging that the user wants to do can be done locally (without serialization), so this doesn't seem to be necessary from a functionality perspective.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant