UCLA-IRL / NAC-ABE

Attribute-based Access Control over Named Data Networking
GNU General Public License v3.0
14 stars 11 forks source link

Enforce CK and app data segmentation. #30

Closed tianyuan129 closed 1 year ago

tianyuan129 commented 1 year ago

This PR enforces CK and app data segmentation. The changes introduce breaking changes to producer API.

This PR also does few code style improvements.