cloudflare / circl

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
http://blog.cloudflare.com/introducing-circl
Other
1.27k stars 142 forks source link

tkn20: Support wildcards in policies #383

Closed tanyav2 closed 1 year ago

tanyav2 commented 1 year ago

Adds support for wildcard values in policies. See Attribute documentation https://github.com/cloudflare/circl/blob/6deb291e41ed0bfa886d8a8f2a4930b01a9a4a6c/abe/cpabe/tkn20/tkn20.go#L124-L139 for more details.

cc @mtcvenema @wbl

tanyav2 commented 1 year ago

Closing until we can determine whether the attribute value not being incorporated into a wildcard key is intrinsic to the scheme or not.