package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Dec 21, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
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.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.