Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConstantTimeMask ¶
ConstantTimeMask returns 1 if logical AND of two slices is non zero and 0 otherwise. The time taken is a function of the length of the slices and is independent of the contents. If the lengths of x and y do not match it returns 0 immediately.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.