Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(389)

Unified Diff: net/net.gypi

Issue 1259313002: Add some policy controls for VerifySignedData(). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@add_python
Patch Set: Address more comments Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/data/verify_signed_data_unittest/rsa2048-pkcs1-sha512.pem ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 9370e0aec3c22acc1fa4b9d1f8322eeaf458677a..f9d47768a4acf99cce4ad7c87a718053b893712d 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -81,6 +81,8 @@
'cert/internal/extended_key_usage.h',
'cert/internal/signature_algorithm.cc',
'cert/internal/signature_algorithm.h',
+ 'cert/internal/signature_policy.cc',
+ 'cert/internal/signature_policy.h',
'cert/internal/verify_name_match.cc',
'cert/internal/verify_name_match.h',
'cert/internal/verify_signed_data.cc',
« no previous file with comments | « net/data/verify_signed_data_unittest/rsa2048-pkcs1-sha512.pem ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698