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

Make the key crate does not use 0x prefix in serialized form #586

Open
majecty opened this issue Nov 26, 2020 · 0 comments
Open

Make the key crate does not use 0x prefix in serialized form #586

majecty opened this issue Nov 26, 2020 · 0 comments

Comments

@majecty
Copy link
Contributor

majecty commented Nov 26, 2020

We decided not to use 0x in the hex representation of binary data.
The current implementation of Deserialize of ed25519 and x25519 is using 0x as a prefix.

@majecty majecty changed the title Make ckey does not use 0x prefix in serialized form Make the key crate does not use 0x prefix in serialized form Nov 26, 2020
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