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

Issue 1666045: code review 1666045: Add crypto/rand windows implement, please review it. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by vcc
Modified:
13 years, 9 months ago
Reviewers:
r, brainman, rsc
CC:
golang-dev
Visibility:
Public.

Description

Add crypto/rand windows implement, please review it.

Patch Set 1 #

Patch Set 2 : code review 1666045: Add crypto/rand windows implement, please review it. #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -0 lines) Patch
M src/pkg/crypto/rand/Makefile View 1 chunk +17 lines, -0 lines 0 comments Download
A src/pkg/crypto/rand/rand_windows.go View 1 chunk +88 lines, -0 lines 9 comments Download

Messages

Total messages: 5
vcc
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com, vcc), I'd like you to review this change.
13 years, 10 months ago (2010-06-28 06:07:45 UTC) #1
rsc1
Thanks for working on this. Could you please complete a CLA as described at http://golang.org/doc/contribute.html#copyright ...
13 years, 10 months ago (2010-06-28 21:27:58 UTC) #2
r
http://codereview.appspot.com/1666045/diff/2001/3002 File src/pkg/crypto/rand/rand_windows.go (right): http://codereview.appspot.com/1666045/diff/2001/3002#newcode21 src/pkg/crypto/rand/rand_windows.go:21: PROV_RSA_FULL = 1 are these values worth being public ...
13 years, 10 months ago (2010-06-28 21:31:51 UTC) #3
brainman
Thanks for helping us here. http://codereview.appspot.com/1666045/diff/2001/3002 File src/pkg/crypto/rand/rand_windows.go (right): http://codereview.appspot.com/1666045/diff/2001/3002#newcode24 src/pkg/crypto/rand/rand_windows.go:24: var ( I suggest ...
13 years, 10 months ago (2010-06-28 23:47:31 UTC) #4
vcc
13 years, 9 months ago (2010-07-29 14:45:44 UTC) #5
*** Abandoned ***
Sign in to reply to this message.

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