DescriptionImplement ChannelIDVerifier using NSS.
Add known answer tests for ChannelIDVerifier. This requires adding a
ChannelIDVerifier::VerifyRaw method that can verify a standard signature
(as opposed to a ChannelID signature) because I only have test vectors
for standard ECDSA signatures.
Disable the QuicCryptoServerStreamTest.ChannelID test.
R=agl@chromium.org,rtenneti@chromium.org
BUG=none
TEST=net_unittests --gtest_filter=ChannelIDTest.VerifyKnownAnswers
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206486
Patch Set 1 #
Total comments: 2
Patch Set 2 : Make the change agl suggested. List the VerifyKnownAnswerTest first. #Patch Set 3 : Add more P-256 OID info to a comment. #Patch Set 4 : Fix a typo in a comment. #Patch Set 5 : Disable QuicCryptoServerStreamTest.ChannelID. #
Total comments: 4
Messages
Total messages: 13 (0 generated)
|