Skip to content

use base64 encoding for sk, pk, ct #32

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

Merged
merged 3 commits into from
Feb 21, 2025
Merged

Conversation

jacksonwalters
Copy link
Contributor

use base64 encoding (binary serialization of vectors of integers followed by encoding) for secret key, public key, and ciphertext

use base64 encoding (binary serialization of vectors of integers followed by encoding) for secret key, public key, and ciphertext
@jacksonwalters jacksonwalters self-assigned this Feb 21, 2025
@jacksonwalters jacksonwalters linked an issue Feb 21, 2025 that may be closed by this pull request
@jacksonwalters jacksonwalters merged commit fab5d0e into main Feb 21, 2025
1 check passed
@jacksonwalters jacksonwalters deleted the use_base64_encoding branch February 21, 2025 19:50
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.

use base64 encoding for secret key, public key, ciphertext
1 participant