]> Cypherpunks repositories - gostls13.git/commit
vendor/golang_org/x/crypto/chacha20poly1305: revendor
authorIan Lance Taylor <iant@golang.org>
Fri, 24 Feb 2017 18:35:43 +0000 (10:35 -0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 24 Feb 2017 18:53:24 +0000 (18:53 +0000)
commit2fa09a20e56eb27f7cec635be42fc3137c091085
tree52c1970c148a9d869cfcf51fe0698c4dc634fd9b
parent2a0d7e24aad70e01a5a301b7e5248fc9adfb0e26
vendor/golang_org/x/crypto/chacha20poly1305: revendor

Brings in chacha20poly1305 directory from golang.org/x/crypto revision
453249f01cfeb54c3d549ddb75ff152ca243f9d8, adding:

CL 35874: crypto/chacha20poly1305/internal/chacha20: add missing copyright header
CL 35875: crypto/chacha20poly1305: rename test vectors file

Fixes #19155.

Change-Id: I25cf83d060113f6b2a197f243a25614440008f7e
Reviewed-on: https://go-review.googlesource.com/37408
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/vendor/golang_org/x/crypto/chacha20poly1305/chacha20poly1305_vectors_test.go [moved from src/vendor/golang_org/x/crypto/chacha20poly1305/chacha20poly1305_test_vectors.go with 100% similarity]
src/vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20/chacha_test.go