Justin Dhillon 2024-02-25 05:42:10 -08:00
parent 93c541ad56
commit e9edc4c856

View file

@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style // Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file. // 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 package bitutil