Skip to content

Conversation

@tarcieri
Copy link
Member

Adds an off-by-default optional crate feature to support subtle traits including ConstantTimeEq and ConditionallySelectable.

Closes #125

Adds an off-by-default optional crate feature to support `subtle` traits
including `ConstantTimeEq` and `ConditionallySelectable`
@tarcieri tarcieri merged commit 26f432b into master Apr 20, 2025
14 checks passed
@tarcieri tarcieri deleted the subtle branch April 20, 2025 15:23
@tarcieri tarcieri mentioned this pull request Apr 30, 2025
tarcieri added a commit that referenced this pull request Apr 30, 2025
### Added
- `subtle` feature ([#126])

[#126]: #126
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement ConditionallySelectable for Array

1 participant