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

Add optional serde Deserialize+Serialize support for NoiseParams #98

Open
fogti opened this issue Oct 19, 2020 · 0 comments
Open

Add optional serde Deserialize+Serialize support for NoiseParams #98

fogti opened this issue Oct 19, 2020 · 0 comments

Comments

@fogti
Copy link
Contributor

fogti commented Oct 19, 2020

(I would require at least serde support for DHChoice, CipherChoice and HashChoice)

The more difficult part of this is support for enum variants behind feature flags...

Side note: it would be good to rename the DHChoices to 25519 and 448 with serde(rename = ...)...

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