#vc #zkp #jwt #signature #curve #verify #issue

vade-jwt-vc

plugin to issue VC with simple JWT signature based on SECP256K1 curve

2 unstable releases

0.2.0 Aug 25, 2022
0.1.0 May 6, 2022

#544 in Authentication

Download history 23/week @ 2024-02-26 31/week @ 2024-04-01 65/week @ 2024-04-15

96 downloads per month
Used in vade-evan

Custom license

54KB
854 lines

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 vade_jwt_vc

cargo build --release

Dependencies

~9–25MB
~396K SLoC