A library written in Rust for interacting with keycards on the Mensago platform released under the Mozilla Public License 2.0.
This library enables developers to create, sign, and verify keycards, a form of digital certificate designed specifically for the needs of the platform.
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 libkeycard requires the Rust toolchain. Check out the repository and run cargo build
.