Crate subtle[−][src]
Note that docs will only build on nightly Rust until RFC 1990 stabilizes.
Structs
| Choice | The |
| CtOption | The |
Traits
| ConditionallyNegatable | A type which can be conditionally negated in constant time. |
| ConditionallySelectable | A type which can be conditionally selected in constant time. |
| ConstantTimeEq | An |
| ConstantTimeGreater | A type which can be compared in some manner and be determined to be greater than another of the same type. |
| ConstantTimeLess | A type which can be compared in some manner and be determined to be less than another of the same type. |