Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Dec 6, 2023

Groups all the subtle-based constant time code together under uint::boxed::ct.

This is mostly the ConditionallySelectable-alike methods, but we can't actually impl that trait due to its Copy bound.

Groups all the `subtle`-based constant time code together under
`uint::boxed::ct`.

This is mostly the `ConditionallySelectable`-alike methods, but we can't
actually impl that trait due to its `Copy` bound.
@tarcieri tarcieri merged commit 22aa6dd into master Dec 6, 2023
@tarcieri tarcieri deleted the boxed-uint/move-constant-time-support-into-ct-module branch December 6, 2023 16:03
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.

2 participants