Skip to content

ml-dsa: expose c_tilde getter on Signature#1362

Merged
tarcieri merged 1 commit into
RustCrypto:masterfrom
UneBaguette:feat/ml-dsa-c-tilde-getter
Jun 6, 2026
Merged

ml-dsa: expose c_tilde getter on Signature#1362
tarcieri merged 1 commit into
RustCrypto:masterfrom
UneBaguette:feat/ml-dsa-c-tilde-getter

Conversation

@UneBaguette

Copy link
Copy Markdown
Contributor

Hello!

Would be nice to have a public getter for c_tilde since it's a public component per FIPS 204.

Some implementations need direct access to it and encoding the whole signature just to grab it feels overkill.

Let me know what you think and have a nice day!

Add public accessor for the challenge hash component of ML-DSA
signatures, needed by hybrid schemes that share
the challenge across both classical and post-quantum components.
@tarcieri tarcieri merged commit 57a7cd7 into RustCrypto:master Jun 6, 2026
10 checks passed
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