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

Issue 4654064: code review 4654064: crypto: replace "crypto/block" with "crypto/cipher" in ... (Closed)

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

Description

crypto: replace "crypto/block" with "crypto/cipher" in comments Documentation mentioned the obsolete package "crypto/block", which has been replaced with "crypto/cipher".

Patch Set 1 #

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

Patch Set 3 : diff -r d847323c0fbf https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M src/pkg/crypto/aes/cipher.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/crypto/blowfish/cipher.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/crypto/twofish/twofish.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/xtea/cipher.go View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
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/
13 years, 10 months ago (2011-06-26 20:11:36 UTC) #1
agl1
LGTM
13 years, 10 months ago (2011-06-26 20:13:07 UTC) #2
agl1
13 years, 10 months ago (2011-06-27 13:17:27 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=9b9b14702ff1 ***

crypto: replace "crypto/block" with "crypto/cipher" in comments

Documentation mentioned the obsolete package "crypto/block",
which has been replaced with "crypto/cipher".

R=golang-dev, agl
CC=golang-dev
http://codereview.appspot.com/4654064

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