libmensago
A library written in Rust for interacting with keycards on the Mensago platform released under the Mozilla Public License 2.0.
Description
This library enables developers to create, sign, and verify keycards, a form of digital certificate designed specifically for the needs of the platform.
Status
libkeycard is in alpha and considered complete. The API will not be considered finalized until the 1.0 release, so developers utilizing this library should be aware that there may be breaking changes even between the current development versions.
Building
Building libkeycard requires the Rust toolchain. Check out the repository and run cargo build.