1
0
mirror of https://github.com/golang/go synced 2024-09-29 18:34:33 -06:00
go/src/crypto/des
zhouzhongyuan 2813e22ef8 crypto/des: fix typo in permuteInitialBlock function comments
Fixes #41398

Change-Id: Ib47b8ec43bb11d8cd13c24f833532434127c7532
Reviewed-on: https://go-review.googlesource.com/c/go/+/254980
Reviewed-by: Roland Shoemaker <roland@golang.org>
Trust: Roland Shoemaker <roland@golang.org>
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Roland Shoemaker <roland@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
2020-09-22 21:24:40 +00:00
..
block.go crypto/des: fix typo in permuteInitialBlock function comments 2020-09-22 21:24:40 +00:00
cipher.go
const.go
des_test.go
example_test.go