Skip to content

Update constant_time_eq from 0.3.0 to 0.4.2#34

Merged
oconnor663 merged 1 commit intooconnor663:masterfrom
musicinmybrain:constant_time_eq-0.4
Jan 10, 2026
Merged

Update constant_time_eq from 0.3.0 to 0.4.2#34
oconnor663 merged 1 commit intooconnor663:masterfrom
musicinmybrain:constant_time_eq-0.4

Conversation

@musicinmybrain
Copy link
Contributor

Since 0.4, the constant_time_eq has a default-enabled std feature, just like the ones in these crates. I believe I’ve handled this change correctly by disabling default features for constant_time_eq and tying its std feature to the std features in blake2b/blake2s.

Changelog: https://github.com/cesarb/constant_time_eq/blob/0.4.2/CHANGES
Source diff: cesarb/constant_time_eq@0.3.1...0.4.2

Since 0.4, the `constant_time_eq` has a default-enabled `std` feature,
just like the ones in these crates.
@oconnor663
Copy link
Owner

LGTM. CI failures are unrelated, and I'll need to fix those.

@oconnor663 oconnor663 merged commit e35c74c into oconnor663:master Jan 10, 2026
6 of 22 checks passed
@oconnor663
Copy link
Owner

Released as v1.0.4, with a bunch of other dependency and edition updates.

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