rust-ed25519-compact icon indicating copy to clipboard operation
rust-ed25519-compact copied to clipboard

Adding a serde feature for PublicKey, SecretKey and KeyPair

Open raphaelahrens opened this issue 2 years ago • 2 comments

Hi,

would you be open to the idea of adding a feature for serde serialization to the crate?

raphaelahrens avatar Jan 17 '22 00:01 raphaelahrens

As long as this is optional, and not part of the default features set, sure.

But why only these specific types? Signature could also be part of the game :)

jedisct1 avatar Jan 17 '22 10:01 jedisct1

Hi, please see PR #7 .

I also now saw that you already had a PR #2 that was trying to add serde. Why was #2 closed?

Greetings

raphaelahrens avatar Jan 24 '22 21:01 raphaelahrens