Support for Comparing Claims Within a Credential in OpenAC
Building on generalized predicate support, OpenAC now enables direct comparisons between claims within a credential. This allows for richer policies involving relationships between attributes while preserving full data privacy. Verifiers receive a boolean result indicating whether the condition is satisfied.
What's Changed
- Feat/compare values within credential by @vplasencia in #79
- docs: update openac implementation benchmarks by @vplasencia in #82
Full Changelog: v2.0.0...v3.0.0