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

sk and pk serialization/deserialization #10

Open
fuzzc0re opened this issue Jan 17, 2022 · 0 comments
Open

sk and pk serialization/deserialization #10

fuzzc0re opened this issue Jan 17, 2022 · 0 comments

Comments

@fuzzc0re
Copy link

fuzzc0re commented Jan 17, 2022

Hello!
Sorry for my (maybe) naive question but I am fairly new to the Rust language.
I wanted to ask if there could be a method to serialize/deserialize the pk and the sk into a Vec.
Maybe with serde::Serialize on the RqPoly struct and an sk.to_bytes() impl.
Thanks in advance.

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

No branches or pull requests

1 participant