Skip to content

ml-dsa: make PartialEq for SigningKey/ExpandedSigningKey constant time#1286

Merged
tarcieri merged 1 commit intoRustCrypto:masterfrom
baloo:baloo/push-uvzwmvmwynsn
Apr 3, 2026
Merged

ml-dsa: make PartialEq for SigningKey/ExpandedSigningKey constant time#1286
tarcieri merged 1 commit intoRustCrypto:masterfrom
baloo:baloo/push-uvzwmvmwynsn

Conversation

@baloo
Copy link
Copy Markdown
Member

@baloo baloo commented Apr 3, 2026

This depends on RustCrypto/KEMs#285

See #1281 (comment)

@baloo baloo marked this pull request as draft April 3, 2026 18:54
@baloo baloo force-pushed the baloo/push-uvzwmvmwynsn branch from 98e753c to ad4e7d8 Compare April 3, 2026 18:57
@baloo baloo changed the title ml-dsa: make PartialEq for ExpandedSigningKey constant time ml-dsa: make PartialEq for SigningKey/ExpandedSigningKey constant time Apr 3, 2026
@baloo baloo force-pushed the baloo/push-uvzwmvmwynsn branch from ad4e7d8 to 7792a4d Compare April 3, 2026 20:18
@baloo baloo marked this pull request as ready for review April 3, 2026 20:18
@baloo baloo force-pushed the baloo/push-uvzwmvmwynsn branch from 7792a4d to 3cb81c8 Compare April 3, 2026 21:13
ctutils = { version = "0.4", default-features = false }
hybrid-array = { version = "0.4", features = ["extra-sizes"] }
module-lattice = "0.2"
module-lattice = { version = "0.2.1", features = ["ctutils"] }
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess it doesn't really need to be a feature anymore

@tarcieri tarcieri merged commit d011b9a into RustCrypto:master Apr 3, 2026
88 checks passed
@baloo baloo deleted the baloo/push-uvzwmvmwynsn branch April 4, 2026 03:58
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