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

Issue 3974041: code review 3974041: vmac: Create vmac package

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by nicksnyder
Modified:
6 months, 1 week ago
Reviewers:
CC:
golang-dev
Visibility:
Public.

Description

vmac: Create vmac package

Patch Set 1 #

Patch Set 2 : code review 3974041: vmac: Create vmac package #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+351 lines, -0 lines) Patch
A src/pkg/crypto/vmac/Makefile View 1 chunk +11 lines, -0 lines 1 comment Download
A src/pkg/crypto/vmac/vmac.go View 1 1 chunk +264 lines, -0 lines 4 comments Download
A src/pkg/crypto/vmac/vmac_test.go View 1 1 chunk +76 lines, -0 lines 0 comments Download

Messages

Total messages: 9
nicksnyder
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 4 months ago (2011-01-13 01:24:24 UTC) #1
agl1
taking review
13 years, 4 months ago (2011-01-13 02:01:00 UTC) #2
agl1
On Wed, Jan 12, 2011 at 9:01 PM, <agl@golang.org> wrote: > taking review Before I ...
13 years, 4 months ago (2011-01-13 02:13:43 UTC) #3
nicksnyder
There is a use case within Google for it. Check out the "Go vmac package" ...
13 years, 4 months ago (2011-01-13 05:27:21 UTC) #4
agl1
http://codereview.appspot.com/3974041/diff/2001/src/pkg/crypto/vmac/Makefile File src/pkg/crypto/vmac/Makefile (right): http://codereview.appspot.com/3974041/diff/2001/src/pkg/crypto/vmac/Makefile#newcode1 src/pkg/crypto/vmac/Makefile:1: # Copyright 2009 The Go Authors. All rights reserved. ...
13 years, 4 months ago (2011-01-13 17:53:13 UTC) #5
rsc
This code definitely should not use package big. The only reason people use vmac is ...
13 years, 4 months ago (2011-01-13 18:14:23 UTC) #6
agl1
On Thu, Jan 13, 2011 at 1:14 PM, Russ Cox <rsc@golang.org> wrote: > To start, ...
13 years, 4 months ago (2011-01-13 18:19:14 UTC) #7
nickdsnyder
I really appreciate all of your comments, but it looks like the amount of time/effort ...
12 years, 11 months ago (2011-06-13 19:03:33 UTC) #8
rsc
12 years, 11 months ago (2011-06-13 19:26:54 UTC) #9
removing reviewers
Sign in to reply to this message.

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