irma

Crates.ioirma
lib.rsirma
version0.2.1
sourcesrc
created_at2019-09-10 09:17:23.227059
updated_at2021-12-10 12:23:08.260771
descriptionA rust interface for interacting with IRMA servers
homepage
repositoryhttps://github.com/tweedegolf/irmars
max_upload_size
id163770
size143,945
David Venhoek (davidv1992)

documentation

README

This library is still under development, and interfaces may or may not be stable. Use at your own peril

This crate provides a rust wrapper around the irma server rest API. It can be used to interface with an irma server for disclosure, signatures and issuance. Although its concept is inspired by the original irma crate (https://github.com/Wassasin/irmars) it was constructed from the ground up to provide a consistent interface with support for all of the major session types.

For documentation on the IRMA ecosystem, see the IRMA documentation

Commit count: 22

cargo fmt