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

Throw RANGE_ERROR for indexes outside the length of a bitstring. #104

Closed msporny closed 8 months ago

msporny commented 9 months ago

This PR is an attempt to address issue #9 by updating the validation algorithm to throw a RANGE_ERROR for indexes that are outside the length of a bitstring.


Preview | Diff

msporny commented 8 months ago

Normative, multiple reviews, changes requested and made, no objections, merging.