crypto/chacha20poly1305
Russ Cox 04dced17f7 internal/subtle: rename to internal/alias
This avoids an import conflict in code that needs to import
crypto/subtle as well.

CL 424194 does the same for the main repo.

Change-Id: Ic54cb62bbfdcf5c2cb6f15ac47075ee1c41981ad
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/424175
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Russ Cox <rsc@golang.org>
2022-08-17 18:37:53 +00:00
..
chacha20poly1305.go poly1305: deprecate public package 2021-09-15 21:47:49 +00:00
chacha20poly1305_amd64.go internal/subtle: rename to internal/alias 2022-08-17 18:37:53 +00:00
chacha20poly1305_amd64.s all: add //go:build lines to assembly files 2021-05-13 12:29:33 +00:00
chacha20poly1305_generic.go internal/subtle: rename to internal/alias 2022-08-17 18:37:53 +00:00
chacha20poly1305_noasm.go all: go fmt ./... 2021-02-20 03:31:48 +00:00
chacha20poly1305_test.go chacha20poly1305: improve ExampleNewX 2020-04-14 17:38:20 +00:00
chacha20poly1305_vectors_test.go chacha20: expose internal/chacha20 package 2019-11-11 21:38:06 +00:00
xchacha20poly1305.go poly1305: deprecate public package 2021-09-15 21:47:49 +00:00