Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
Armored signatures are used by Git for signing commits. Support reading writing these signatures by implementing a new trait to read and write to the SSH formmat. Signed-off-by: Slack Coder <slackcoder@server.ky>
We borrow code from `thrussh`, refactored to be runtime-less. Signed-off-by: Alexis Sellier <alexis@radicle.xyz>