Skip to content

IRMA Rust library for attribute verification and issuance

Notifications You must be signed in to change notification settings

Wassasin/irmars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

irmars

This library is still in development. Do not use it yet.

irmars is a Rust client of the RESTful JSON API offered by the irma server. It allows you to use the irma server to:

  • Verify IRMA attributes. You specify which attributes, the library handles the user interaction and the communication with the irma server and the IRMA app).
  • Issue IRMA attributes.
  • Create IMRA attribute-based signatures: signature on a string to which IRMA attributes are verifiably attached.

It does not yet support the various JWT authentication methods.

Documentation

Technical documentation of irmars can be found by running the following:

cargo doc --open

About

IRMA Rust library for attribute verification and issuance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages