package
Version:
v0.17.2
Opens a new window with list of versions in this module.
Published: May 2, 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 ConstantTimeAllZero(bytes []byte) bool
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.