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

Serialize the hash algorithm name in protobuf. #37

Open
afck opened this issue May 17, 2018 · 0 comments
Open

Serialize the hash algorithm name in protobuf. #37

afck opened this issue May 17, 2018 · 0 comments

Comments

@afck
Copy link
Contributor

afck commented May 17, 2018

I think this idea applies not only to serde, but to protobuf, too: #30 (comment)

Serializing the hash algorithm as a string like "SHA256", and on deserialization picking the appropriate constant from ring would be convenient.

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