Add `ExtendedSignature::new` to construct an `ExtendedSignature` provided a public key and signature. The `namespace` chosen was "radicle" and `reserved` is set to be empty -- these choices were slightly arbitrary. Also add a desctructor in the form of: `From<ExtendedSignature> for (PublicKey, Signature)` Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com> X-Clacks-Overhead: GNU Terry Pratchett |
||
|---|---|---|
| .github/workflows | ||
| .nix | ||
| radicle | ||
| radicle-crypto | ||
| radicle-httpd | ||
| radicle-node | ||
| radicle-remote-helper | ||
| radicle-ssh | ||
| radicle-tools | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
| rust-toolchain | ||
README.md
❤️🪵
Radicle Heartwood Protocol & Stack