Skip to content

Commit 8bc4d32

Browse files
squashed commit
- fix compiler warnings about unused #[inline] - spelling fix - rustfmt change - remove trait bounds on the ConstantTimeLess trait declaration itself - implement ConstantTime{Less,Greater} with shortlex too - improve comments on ct_gt impl - remove extraneous mentions of shortlex - iterated operations - revert ConstantTimeLess back to using the default trait method - remove `.unwrap_u8()`: does this break `ConstantTimeEq` slice impl? - remove unused code - implement ConstantTimeLess for slices
1 parent b4b070c commit 8bc4d32

File tree

1 file changed

+327
-30
lines changed

1 file changed

+327
-30
lines changed

0 commit comments

Comments
 (0)