w3c / vc-bitstring-status-list

A privacy-preserving mechanism to publish status information for Verifiable Credentials.
https://w3c.github.io/vc-bitstring-status-list/
Other
22 stars 19 forks source link

Should validation algorithm check size of bitstring? #87

Closed andresuribe87 closed 10 months ago

andresuribe87 commented 1 year ago

The section in https://w3c.github.io/vc-status-list-2021/#validate-algorithm does not mention checking the minimum bitstring size.

Suggestion is that validation should fail when the size of the bitstring is below the minimum of 16KB.

msporny commented 10 months ago

PR #115 has been raised to address this issue. This issue will be closed once PR #115 has been merged.

msporny commented 10 months ago

PR #115 has been merged, closing.