/proto-buffer-tokens

work-in-progress implementation of Protocol Buffer Tokens in Rust

Primary LanguageRustApache License 2.0Apache-2.0

proto-buffer-tokens

This is a work-in-progress implementation of Protocol Buffer Tokens in Rust.

The goal is to create a library that can sign and verify tokens using Ed25519. The tokens are encoded and decoded using Protocol Buffers to reduce the token length.