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

Issue 5627045: code review 5627045: openpgp/packet: move OCFB code here. (Closed)

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

Description

openpgp/packet: move OCFB code here. The code has been moved from crypto/cipher in CL 5629044.

Patch Set 1 #

Patch Set 2 : diff -r b5c95223a8c6 https://agl%40golang.org@code.google.com/p/go.crypto/ #

Patch Set 3 : diff -r b5c95223a8c6 https://agl%40golang.org@code.google.com/p/go.crypto/ #

Patch Set 4 : diff -r b5c95223a8c6 https://agl%40golang.org@code.google.com/p/go.crypto/ #

Patch Set 5 : diff -r b5c95223a8c6 https://agl%40golang.org@code.google.com/p/go.crypto/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -4 lines) Patch
A openpgp/packet/ocfb.go View 1 1 chunk +143 lines, -0 lines 0 comments Download
A openpgp/packet/ocfb_test.go View 1 1 chunk +46 lines, -0 lines 0 comments Download
M openpgp/packet/symmetrically_encrypted.go View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3
agl1
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://agl%40golang.org@code.google.com/p/go.crypto/
12 years, 2 months ago (2012-02-03 19:25:32 UTC) #1
rsc
LGTM
12 years, 2 months ago (2012-02-03 19:40:30 UTC) #2
agl1
12 years, 2 months ago (2012-02-03 20:08:16 UTC) #3
*** Submitted as 879260e22e51 ***

openpgp/packet: move OCFB code here.

The code has been moved from crypto/cipher in CL 5629044.

R=rsc
CC=golang-dev
http://codereview.appspot.com/5627045
Sign in to reply to this message.

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