Versions in this module Expand all Collapse all v1 v1.3.3 Oct 2, 2014 v1.3.1 Aug 21, 2014 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