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

Issue 270310043: Bug 554827 - Support additional pseudorandom functions for PKCS #5 PBKDF2 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 6 months ago by ttaubert
Modified:
7 years, 11 months ago
Reviewers:
wtc, mt, wtc1
Visibility:
Public.

Description

Bug 554827 - Support additional pseudorandom functions for PKCS #5 PBKDF2

Patch Set 1 #

Total comments: 1

Patch Set 2 : Bug 554827 - Support additional pseudorandom functions for PKCS #5 PBKDF2 #

Total comments: 4

Patch Set 3 : Bug 554827 - Support additional pseudorandom functions for PKCS #5 PBKDF2 #

Total comments: 8

Patch Set 4 : Bug 554827 - Support additional pseudorandom functions for PKCS #5 PBKDF2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -51 lines) Patch
M external_tests/common/scoped_ptrs.h View 1 2 2 chunks +16 lines, -8 lines 0 comments Download
M external_tests/pk11_gtest/manifest.mn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A external_tests/pk11_gtest/pk11_pbkdf2_unittest.cc View 1 2 1 chunk +100 lines, -0 lines 0 comments Download
M external_tests/pk11_gtest/pk11_rsapss_unittest.cc View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M lib/pk11wrap/pk11pbe.c View 1 2 2 chunks +21 lines, -8 lines 0 comments Download
M lib/softoken/lowpbe.h View 1 chunk +2 lines, -1 line 0 comments Download
M lib/softoken/lowpbe.c View 15 chunks +7 lines, -19 lines 0 comments Download
M lib/softoken/pkcs11c.c View 1 2 3 4 chunks +24 lines, -9 lines 0 comments Download
M lib/softoken/sftkpwd.c View 2 chunks +3 lines, -2 lines 0 comments Download
M lib/util/pkcs11t.h View 1 2 3 1 chunk +9 lines, -3 lines 0 comments Download

Messages

Total messages: 6
mt
Where are the tests? https://codereview.appspot.com/270310043/diff/1/lib/softoken/pkcs11c.c File lib/softoken/pkcs11c.c (right): https://codereview.appspot.com/270310043/diff/1/lib/softoken/pkcs11c.c#newcode3753 lib/softoken/pkcs11c.c:3753: } Nice
8 years, 6 months ago (2015-10-19 16:24:42 UTC) #1
ttaubert
On 2015/10/19 16:24:42, mt wrote: > Where are the tests? Ah, sorry. Assured myself everything's ...
8 years, 6 months ago (2015-10-20 10:47:14 UTC) #2
mt
LGTM https://codereview.appspot.com/270310043/diff/20001/external_tests/pk11_gtest/pk11_pbkdf2_unittest.cc File external_tests/pk11_gtest/pk11_pbkdf2_unittest.cc (right): https://codereview.appspot.com/270310043/diff/20001/external_tests/pk11_gtest/pk11_pbkdf2_unittest.cc#newcode31 external_tests/pk11_gtest/pk11_pbkdf2_unittest.cc:31: const uint8_t kTestVector2[] = { Move this to ...
8 years, 5 months ago (2015-11-09 05:55:21 UTC) #3
wtc1
Review comments on patch set 3: Thanks a lot for writing this patch! I found ...
8 years, 5 months ago (2015-11-11 02:35:14 UTC) #4
ttaubert
https://codereview.appspot.com/270310043/diff/40001/lib/pk11wrap/pk11pbe.c File lib/pk11wrap/pk11pbe.c (right): https://codereview.appspot.com/270310043/diff/40001/lib/pk11wrap/pk11pbe.c#newcode641 lib/pk11wrap/pk11pbe.c:641: prfAlg = SEC_OID_HMAC_SHA1; On 2015/11/11 02:35:13, wtc1 wrote: > ...
8 years, 5 months ago (2015-11-11 10:26:03 UTC) #5
wtc1
8 years, 5 months ago (2015-11-11 17:12:32 UTC) #6
Patch set 4 LGTM. (I didn't review the tests.)
Sign in to reply to this message.

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