VadeJwtVC Plugin

crates.io Documentation Apache-2 licensed

About

This crate allows you to issue and verify VC with simple JWT signature based on SECP256K1 curve. For this purpose a [VadePlugin] implementation is exported: [VadeJwtVC].

VadeJwtVC

Supports issue and verify VC with simple JWT signature based on SECP256K1 curve:

Compiling vadejwtvc

sh cargo build --release