Brandon Pitman

Results 1 issues of Brandon Pitman

Only when the const-generics feature is enabled. I had to modify a few tests: they were relying on [u8; N] being automatically dereferenced into &[u8] to get the blanket ConstantTimeEq...