Versions in this module Expand all Collapse all go1 go1.18.10 Jan 10, 2023 Changes in this version + func ConstantTimeByteEq(x, y uint8) int + func ConstantTimeCompare(x, y []byte) int + func ConstantTimeCopy(v int, x, y []byte) + func ConstantTimeEq(x, y int32) int + func ConstantTimeLessOrEq(x, y int) int + func ConstantTimeSelect(v, x, y int) int