mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
This commit is contained in:
parent
93c541ad56
commit
e9edc4c856
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Adapted from: https://golang.org/src/crypto/cipher/xor_test.go
|
||||
// Adapted from: https://go.dev/src/crypto/subtle/xor_test.go
|
||||
|
||||
package bitutil
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue