Skip to content

docs(ntt): make the constant-time caveat prominent, not buried#53

Merged
erfanjazebnikoo merged 1 commit into
devfrom
docs/ntt-constant-time-warning
Jul 9, 2026
Merged

docs(ntt): make the constant-time caveat prominent, not buried#53
erfanjazebnikoo merged 1 commit into
devfrom
docs/ntt-constant-time-warning

Conversation

@erfanjazebnikoo

Copy link
Copy Markdown
Member

Direct response to feedback on r/cryptography: docs/algorithms/ntt.md and README.md now flag the constant-time caveat at the top, not buried mid-page.

A reader in r/cryptography asked for this explicitly: the caveat about
the Barrett-reduction canonicalization step not being fully constant-time
was previously only mentioned mid-page under "What it solves" and in a
callout under "Barrett reduction". Moves it to a blockquote warning
immediately after the title, before any other content, and adds a
matching flag to the README's module table so it's visible without
even opening the docs page.
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.

1 participant