RustCrypto/RSA

Serde support for `rsa::pkcs1v15::Signature`

LWEdslev opened this issue · 1 comments

Currently rsa::pkcs1v15::Signature does not support serde Serialization and Deserialization.
Is there any good explanation for this?

It would be good to add, yes