4 releases (2 breaking)
0.3.1 | Jun 12, 2025 |
---|---|
0.3.0 | Jun 12, 2025 |
0.2.0 | Mar 13, 2025 |
0.1.0 | Mar 7, 2025 |
#922 in Cryptography
275 downloads per month
Used in sigul-pesign-bridge
130KB
2.5K
SLoC
Siguldry
This crate provides a client for the Sigul service. In particular, it works with version 1.2.
It is still under active development and may, in the future, provide the primatives required to build a Sigul bridge and Sigul server.
Crate features
By default, only the library is provided. However, command-line interfaces are available behind feature flags.
- client-cli - Build the Siguldry client CLI. This implements a sub-set of commands supported by the Sigul server.
Siguldry
A library for interacting with a Sigul server.
siguldry-client
In addition to the client library, a command-line application that provides a subset of commands supported
by Sigul is also available. To build the CLI, enable the siguldry-client
Cargo feature.
Dependencies
~5–15MB
~180K SLoC