Lasse Edslev
Lasse Edslev
Added serde support (Serialization, Deserialization) for structs in `src/pkcs1v15/`: ``` DecryptingKey EncryptingKey Signature SigningKey VerifyingKey ``` #419
Currently `rsa::pkcs1v15::Signature` does not support serde Serialization and Deserialization. Is there any good explanation for this?
XCSoar version -------------- 7.42 android What should XCSoar do differently, what functionality should be added? ---------------------------------------------------------------------- I would like to click a button and then the task for the selected...