[−][src]Crate subtle
Note that docs will only build on nightly Rust until RFC 1990 stabilizes.
Structs
Choice | The |
Traits
ConditionallyAssignable | A type which can be conditionally assigned in constant time. |
ConditionallyNegatable | A type which can be conditionally negated in constant time. |
ConditionallySelectable | Select one of two inputs according to a |
ConditionallySwappable | A type which is conditionally swappable in constant time. |
ConstantTimeEq | An |