DescriptionAdd some policy controls for VerifySignedData().
This allows controlling:
* What RSA key sizes are accepted
* What digest algorithms are accepted
* What ellipitc curves are accepted
This policy is expressed through a separate interface. I expect this interface will morph into something more generic for certificate verifying.
BUG=410574
Committed: https://crrev.com/5d7c3b4c9b4c7e5f40be3b125f37fd8f6b2f9548
Cr-Commit-Position: refs/heads/master@{#342292}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address Ryan's comments #
Total comments: 2
Patch Set 3 : fix scoped ptr awefulnes #Patch Set 4 : delete an unnecessary comment #
Total comments: 7
Patch Set 5 : rebase onto master #Patch Set 6 : Address David's feedback #
Total comments: 6
Patch Set 7 : Address more comments #
Messages
Total messages: 19 (5 generated)
|