Documentation ¶
Index ¶
- func ConstantTimeCompareByte(a, b byte) int
- func ConstantTimeCompareBytes(a, b []byte) int
- func ConstantTimeSelectByte(choice int, a, b byte) byte
- func ConstantTimeSelectUint32(choice int, a, b uint32) uint32
- func ConstantTimeSelectUint64(choice int, a, b uint64) uint64
- func ConstantTimeSwapUint32(choice int, a, b *uint32)
- func ConstantTimeSwapUint64(choice int, a, b *uint64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConstantTimeCompareByte ¶
func ConstantTimeSelectByte ¶
func ConstantTimeSwapUint32 ¶
func ConstantTimeSwapUint64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.