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

Issue 7854045: code review 7854045: crypto/cipher: Added BlockReader and BlockWriter

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by fasmat
Modified:
10 years, 5 months ago
Reviewers:
agl1, rsc, luke1, golang-dev
Visibility:
Public.

Description

crypto/cipher: Added BlockReader and BlockWriter Wrapper for BlockMode ciphers that implement io.Reader and io.Writer interfaces. PKCS7 padding was added, other padding methods should be simple to implement in future commits. Fixes issue 4968.

Patch Set 1 #

Patch Set 2 : diff -r 419dcca62a3d https://code.google.com/p/go #

Patch Set 3 : diff -r 419dcca62a3d https://code.google.com/p/go #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -8 lines) Patch
M src/pkg/crypto/cipher/io.go View 1 2 3 3 chunks +163 lines, -8 lines 0 comments Download

Messages

Total messages: 8
fasmat
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 1 month ago (2013-03-24 20:37:04 UTC) #1
rsc
Sorry, but we're not adding new API again until after Go 1.1 is released. Please ...
11 years, 1 month ago (2013-03-25 00:23:48 UTC) #2
luke1
On 2013/03/24 20:37:04, fasmat wrote: > Hello mailto:golang-dev@googlegroups.com, > > I'd like you to review ...
11 years, 1 month ago (2013-04-15 20:51:11 UTC) #3
agl1
Just while I see this go by: this is open to Vaudenay's attack. I can ...
11 years, 1 month ago (2013-04-15 21:31:35 UTC) #4
fasmat
On 2013/04/15 21:31:35, agl1 wrote: > Just while I see this go by: this is ...
11 years, 1 month ago (2013-04-16 10:52:16 UTC) #5
fasmat
On 2013/04/15 20:51:11, luke1 wrote: > I do agree that padding needs to be added ...
11 years, 1 month ago (2013-04-16 11:02:27 UTC) #6
fasmat
*** Abandoned ***
11 years ago (2013-05-09 19:05:37 UTC) #7
rsc
10 years, 5 months ago (2013-12-18 20:14:07 UTC) #8
R=close
Sign in to reply to this message.

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