radicle-crypto: add Serialize and Deserialize for Signature
modified radicle-crypto/src/lib.rs
@@ -63,7 +63,8 @@ where
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -126,6 +127,20 @@ impl TryFrom<&[u8]> for Signature {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|