hyperledger / anoncreds-rs

anoncreds-rs
https://wiki.hyperledger.org/display/anoncreds
Apache License 2.0
73 stars 51 forks source link

Fix validation of legacy rev reg definition ID #313

Closed andrewwhitehead closed 5 months ago

andrewwhitehead commented 5 months ago

Fixes #312

The regex is a bit strict, as only the CL signature type and CL_ACCUM registry type are allowed, but that seems consistent with the cred def ID validation.