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

Issue 13277044: code review 13277044: go.crypto/openpgp/packet: use minimal interface for Ser... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by agl1
Modified:
10 years, 7 months ago
Reviewers:
bradfitz
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

go.crypto/openpgp/packet: use minimal interface for SerializeSignaturePrefix. Only an io.Writer is needed in this case. Fixes issue 6035.

Patch Set 1 #

Patch Set 2 : diff -r 4dbd0e989373 https://code.google.com/p/go.crypto/ #

Patch Set 3 : diff -r 4dbd0e989373 https://code.google.com/p/go.crypto/ #

Patch Set 4 : diff -r 4dbd0e989373 https://code.google.com/p/go.crypto/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M openpgp/packet/public_key.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
agl1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.crypto/
10 years, 7 months ago (2013-08-30 14:23:04 UTC) #1
bradfitz
LGTM On Aug 30, 2013 7:23 AM, <agl@golang.org> wrote: > Reviewers: golang-dev1, > > Message: ...
10 years, 7 months ago (2013-08-30 14:23:48 UTC) #2
agl1
10 years, 7 months ago (2013-08-30 14:38:59 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=8cbc665c1b38&repo=crypto ***

go.crypto/openpgp/packet: use minimal interface for SerializeSignaturePrefix.

Only an io.Writer is needed in this case.

Fixes issue 6035.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/13277044
Sign in to reply to this message.

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