Skip to content

v0.3.0

Compare
Choose a tag to compare
@nresare nresare released this 17 May 20:50
· 13 commits to main since this release

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