libkeycard

Crates.iolibkeycard
lib.rslibkeycard
version0.1.12
sourcesrc
created_at2022-06-18 13:02:57.160823
updated_at2022-09-30 15:28:54.401154
descriptionA digital certificate library for the Mensago platform
homepagehttps://gitlab.com/mensago/libkeycard
repositoryhttps://gitlab.com/mensago/libkeycard
max_upload_size
id608524
size188,143
Jon Yoder (darkwyrm)

documentation

README

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. There may be unforeseen changes in the API and it should 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, as semver will not be utilized until the 1.0 release. Reading the CHANGELOG is highly encouraged when upgrading.

Building

Building libkeycard requires the Rust toolchain. Check out the repository and run cargo build.

Commit count: 172

cargo fmt