Chromium Code Reviews
DescriptionFix VariationsSeedStoreTest.VerifySeedSignature in the OpenSSL build.
Unlike NSS, which decodes the signature in VerifyInit, OpenSSL decodes the
signature late, after digesting the data, and doesn't distinguish signature
decode failure from signature mismatch. Adjust test expectations for this.
This does not appear to have any practical impact on our code except that some
histogram buckets will merge.
BUG=338885
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285196
Patch Set 1 #Patch Set 2 : histograms.xml #
Messages
Total messages: 10 (0 generated)
|
||||||||||||||||||||||||||||