Function cryptoxide::util::fixed_time_eq [−][src]
Expand description
Compare two vectors using a fixed number of operations. If the two vectors are not of equal length, the function returns false immediately.
Compare two vectors using a fixed number of operations. If the two vectors are not of equal length, the function returns false immediately.