radicle-heartwood-lfs/radicle-crypto
Fintan Halpenny 3af5a7084d
radicle-crypto: add Serialize and Deserialize for Signature
Add Serialize and Deserialize for Signature using the the `into` and
`try_from` serde attributes. To achieve this `From` and `TryFrom`
implementations were added between `Signature` and `String`.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2022-11-04 16:11:17 +00:00
..
src radicle-crypto: add Serialize and Deserialize for Signature 2022-11-04 16:11:17 +00:00
Cargo.toml Zeroize secret key in signer 2022-11-03 16:49:29 +01:00