Function botan::const_time_compare[][src]

pub fn const_time_compare<T: Copy>(a: &[T], b: &[T]) -> bool

Const time comparison

Compare two arrays without leaking side channel information