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

Download history 41/week @ 2025-03-15 3/week @ 2025-03-22 3/week @ 2025-05-03 16/week @ 2025-05-10 2/week @ 2025-05-17 204/week @ 2025-06-07 65/week @ 2025-06-14 6/week @ 2025-06-21

275 downloads per month
Used in sigul-pesign-bridge

MIT license

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.

Crates.io Documentation MIT licensed Build Status

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