Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CtIsZero ¶
CtIsZero returns true iff the buffer b is all 0x00, doing the check in constant time.
func ExplicitBzero ¶
func ExplicitBzero(b []byte)
ExplicitBzero explicitly clears out the buffer b, by filling it with 0x00 bytes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.