Skip to content

Implementation of the Idemix attribute based credential scheme used in IRMA

License

Notifications You must be signed in to change notification settings

privacybydesign/gabi

Repository files navigation

Gabi   Go Reference Go Report Card

gabi is a Go implementation of the IRMA approach to the Idemix attribute based credential system. Check out the Privacy by Design Foundation website to learn more on this great alternative to traditional identity management.

gabi is the authoritative IRMA Idemix implementation, but it is still largely compatible with the now deprecated Java implementation.

gabi serves as the cryptographic core of irmago, which implements the IRMA server, IRMA app core, shared functionality between the two, and more. Most projects wanting to use IRMA or Idemix will want to use irmago instead of depending on gabi directly.

Install

To install:

go get github.com/privacybydesign/gabi

Test

To run tests:

go test -v ./... 

History

gabi was originally created and developed by Maarten Everts in 2015 and 2016. Since 2017, the Privacy by Design Foundation and SIDN maintain and develop gabi.

About

Implementation of the Idemix attribute based credential scheme used in IRMA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages