-
Bart de Water authored
Hex encoding is base 16 which makes the original input twice as big. With this change less time need to be spent in fixed_length_secure_compare.
Bart de Water authoredHex encoding is base 16 which makes the original input twice as big. With this change less time need to be spent in fixed_length_secure_compare.
Loading