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

Issue 7592043: code review 7592043: crypto: implemented hash based key derivation (HKDF). (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by karalabe
Modified:
11 years, 1 month ago
Reviewers:
r
CC:
golang-dev
Visibility:
Public.

Description

crypto: implemented hash based key derivation (HKDF). Detailed description in RFC 5869.

Patch Set 1 #

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

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

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+357 lines, -0 lines) Patch
A src/pkg/crypto/hkdf/hkdf.go View 1 1 chunk +70 lines, -0 lines 3 comments Download
A src/pkg/crypto/hkdf/hkdf_test.go View 1 1 chunk +287 lines, -0 lines 0 comments Download

Messages

Total messages: 8
karalabe
Hello agl@chromium.org (cc: 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-07 20:12:50 UTC) #1
ality
This should probably be in the go.crypto subrepository. Anthony
11 years, 1 month ago (2013-03-07 20:34:06 UTC) #2
minux1
please move this to go.crypto sub-repository. (go get code.google.com/p/go.crypto, and move hkdf to $GOPATH/src/code.google.com/p/go.crypto and ...
11 years, 1 month ago (2013-03-07 20:34:48 UTC) #3
karalabe
Sorry about the wrong (sub)repo. Wasn't aware that they are separated (even though there was ...
11 years, 1 month ago (2013-03-07 22:19:56 UTC) #4
r
11 years, 1 month ago (2013-03-14 23:52:51 UTC) #5
karalabe
I guess this code review request can be closed down since there's a new one ...
11 years, 1 month ago (2013-03-15 10:51:07 UTC) #6
r
You can do it: hg change -d 7592043
11 years, 1 month ago (2013-03-15 14:40:51 UTC) #7
karalabe
11 years, 1 month ago (2013-03-16 12:55:53 UTC) #8
*** Abandoned ***
Sign in to reply to this message.

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