2 unstable releases
| 0.2.0 | Aug 25, 2022 |
|---|---|
| 0.1.0 | May 6, 2022 |
#1472 in Web programming
877 downloads per month
Used in vade-evan
54KB
854 lines
VadeJwtVC Plugin
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:
vc_zkp_issue_credentialvc_zkp_verify_proofvc_zkp_create_revocation_registry_definitionvc_zkp_revoke_credential
Compiling vade_jwt_vc
cargo build --release
Dependencies
~11–30MB
~421K SLoC