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
].
Supports issue and verify VC with simple JWT signature based on SECP256K1 curve:
vc_zkp_issue_credential
]vc_zkp_verify_proof
]vc_zkp_create_revocation_registry_definition
]vc_zkp_revoke_credential
]sh
cargo build --release