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

Issue 4316057: code review 4316057: crypto/ecdsa, crypto/rsa: use io.ReadFull to read from ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by dchest
Modified:
14 years, 1 month ago
Reviewers:
CC:
golang-dev, agl1
Visibility:
Public.

Description

crypto/ecdsa, crypto/rsa: use io.ReadFull to read from random source.

Patch Set 1 #

Patch Set 2 : diff -r 1abd0a633574 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/pkg/crypto/ecdsa/ecdsa.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/rsa/pkcs1v15.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
dchest
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-04-05 20:48:14 UTC) #1
agl1
LGTM
14 years, 1 month ago (2011-04-05 20:50:24 UTC) #2
agl1
On Tue, Apr 5, 2011 at 4:50 PM, <agl@golang.org> wrote: > LGTM warning: cannot find ...
14 years, 1 month ago (2011-04-05 20:58:02 UTC) #3
agl1
14 years, 1 month ago (2011-04-05 21:12:24 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=cadcd534d525 ***

crypto/ecdsa, crypto/rsa: use io.ReadFull to read from random source.

R=golang-dev, agl1
CC=golang-dev
http://codereview.appspot.com/4316057

Committer: Adam Langley <agl@golang.org>
Sign in to reply to this message.

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