siguldry

Crates.iosiguldry
lib.rssiguldry
version0.4.1
created_at2025-03-07 22:49:07.915084+00
updated_at2025-11-25 15:01:36.146578+00
descriptionAn implementation of the Sigul protocol.
homepage
repositoryhttps://github.com/fedora-infra/siguldry
max_upload_size
id1583781
size525,905
Jeremy Cline (jeremycline)

documentation

README

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.

siguldry-server

Test dependencies

To run the test suite, you will need the pkcs11-tool (provided by the opensc package on Fedora) and softhsm2-util (provided by softhsm on Fedora) binaries.

Commit count: 74

cargo fmt