Skip to content

Commit

Permalink
squashed commit
Browse files Browse the repository at this point in the history
- 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?
  • Loading branch information
cosmicexplorer committed Jan 1, 2023
1 parent b4b070c commit 66c6e32
Showing 1 changed file with 318 additions and 30 deletions.
Loading

0 comments on commit 66c6e32

Please sign in to comment.