v0.3.0
This release includes functionality to ask the ssh-agent to sign arbitrary data. Please see examples/verify.rs
for details
on how to use the API.
The API is also changed to take references to keys instead of requiring the caller to create keys that are moved into the calls