-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added CASE Authenticated Tags Support to Access Control Check. (#12689)
* Added CASE Authenticated Tags Support to Access Control Check. -- Added CATValues field to the SubjectDescriptor struct -- Moved declaration of CASEAuthTag and CATValues into separate file src/lib/core/CASEAuthTag.h -- Added new CAT test cases to TestAccessControl.cpp -- Minor test cleanups * fixed typo in the TestDeleteEntry() access control test.
- Loading branch information
Showing
17 changed files
with
504 additions
and
391 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.