Versions in this module Expand all Collapse all v1 v1.0.1 Nov 8, 2022 v1.0.0 Nov 5, 2022 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