Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(91)

Issue 295630043: Bug 1281020 - Add HKDF tests for SHA-384 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by ttaubert
Modified:
9 years, 11 months ago
Reviewers:
ekr, mt, ekr-rietveld
Visibility:
Public.

Description

Bug 1281020 - Add HKDF tests for SHA-384

Patch Set 1 #

Total comments: 1

Patch Set 2 : Using the hash function as a parameter for tests #

Total comments: 6

Patch Set 3 : Final patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -30 lines) Patch
M external_tests/ssl_gtest/tls_hkdf_unittest.cc View 1 2 3 chunks +80 lines, -30 lines 0 comments Download

Messages

Total messages: 4
ekr-rietveld
https://codereview.appspot.com/295630043/diff/1/external_tests/ssl_gtest/tls_hkdf_unittest.cc File external_tests/ssl_gtest/tls_hkdf_unittest.cc (right): https://codereview.appspot.com/295630043/diff/1/external_tests/ssl_gtest/tls_hkdf_unittest.cc#newcode231 external_tests/ssl_gtest/tls_hkdf_unittest.cc:231: } Would parametrizing these make more sense? Also, can ...
9 years, 11 months ago (2016-06-21 17:13:19 UTC) #1
ttaubert
On 2016/06/21 17:13:19, ekr-webrtc wrote: > https://codereview.appspot.com/295630043/diff/1/external_tests/ssl_gtest/tls_hkdf_unittest.cc#newcode231 > external_tests/ssl_gtest/tls_hkdf_unittest.cc:231: } > Would parametrizing these make ...
9 years, 11 months ago (2016-06-21 19:10:28 UTC) #2
ekr-rietveld
LGTM https://codereview.appspot.com/295630043/diff/20001/external_tests/ssl_gtest/tls_hkdf_unittest.cc File external_tests/ssl_gtest/tls_hkdf_unittest.cc (right): https://codereview.appspot.com/295630043/diff/20001/external_tests/ssl_gtest/tls_hkdf_unittest.cc#newcode94 external_tests/ssl_gtest/tls_hkdf_unittest.cc:94: , slot_(PK11_GetInternalSlot()) Our convention in this code is ...
9 years, 11 months ago (2016-06-21 23:23:08 UTC) #3
ttaubert
9 years, 11 months ago (2016-06-22 10:50:16 UTC) #4
https://codereview.appspot.com/295630043/diff/20001/external_tests/ssl_gtest/...
File external_tests/ssl_gtest/tls_hkdf_unittest.cc (right):

https://codereview.appspot.com/295630043/diff/20001/external_tests/ssl_gtest/...
external_tests/ssl_gtest/tls_hkdf_unittest.cc:94: ,
slot_(PK11_GetInternalSlot())
On 2016/06/21 23:23:08, ekr-webrtc wrote:
> Our convention in this code is that commas trail

Done.

https://codereview.appspot.com/295630043/diff/20001/external_tests/ssl_gtest/...
external_tests/ssl_gtest/tls_hkdf_unittest.cc:106: EXPECT_TRUE(false);
On 2016/06/21 23:23:08, ekr-webrtc wrote:
> You could make a table for this.
> 

Done.

https://codereview.appspot.com/295630043/diff/20001/external_tests/ssl_gtest/...
external_tests/ssl_gtest/tls_hkdf_unittest.cc:159: uint8_t hash_length_;
On 2016/06/21 23:23:08, ekr-webrtc wrote:
> size_t please.

Done.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b