package
Version:
v1.0.2066
Opens a new window with list of versions in this module.
Published: May 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func XorBytes(dst, a, b []byte) int
XorBytes xors the bytes in a and b. The destination should have enough
space, otherwise xorBytes will panic. Returns the number of bytes xor'd.
func XorWords(dst, a, b []byte)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.