-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- copyright and rustfmt fix - add ConstantTimeCmp - use a lookup table to avoid branching - implement ConstantTimePartialOrd - expose `index_mutually_exclusive_logical_results()` - make the constants static - make ct_cmp() a default trait method for reasons described in docs - implement ct_eq() for Ordering
- Loading branch information
1 parent
b4b070c
commit c89612c
Showing
1 changed file
with
155 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters