go/src/crypto/des
Russ Cox 90466e1ddf crypto/internal/subtle: rename to crypto/internal/alias
This avoids an import conflict with crypto/subtle.
CL 424175 does the same for x/crypto.

Change-Id: Id4a319b3283b8affaaf769062388325b31fe1715
Reviewed-on: https://go-review.googlesource.com/c/go/+/424194
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Russ Cox <rsc@golang.org>
2022-08-17 18:46:05 +00:00
..
block.go all: fix some lint issues 2022-05-08 17:27:54 +00:00
cipher.go crypto/internal/subtle: rename to crypto/internal/alias 2022-08-17 18:46:05 +00:00
const.go
des_test.go
example_test.go