-
Notifications
You must be signed in to change notification settings - Fork 17
Description
This is not an issue, per-say, but is to let you know of a wrapper I wrote for this library.
The codebase has not been published in the official rust repositories yet, as I would like to let it "bake" for a bit before releasing it to the wild, but the code can be viewed here: https://github.com/jordanbray/sqisign-rust
The goal of this library is to get sqisign in the hands of more developers, and to provide an rust-idiomatic and safe method of accessing the functionality provided by this library.
Please take a look at my code and make sure I have not committed any bone-headed mistakes, but it does appear to handle everything I throw at it.
Of particular note, I'd like to know of any new test cases that could be added, or if there are any architectural changes that should be made.