Skip to content

tss/rsa: polynomial evaluation using Horner's method - #590

Merged
armfazh merged 2 commits into
cloudflare:mainfrom
armfazh:fixRSAT
Mar 23, 2026
Merged

tss/rsa: polynomial evaluation using Horner's method#590
armfazh merged 2 commits into
cloudflare:mainfrom
armfazh:fixRSAT

Conversation

@armfazh

@armfazh armfazh commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

Employs the Horner's method for polynomial evaluation using multiprecision arithmetic.

@armfazh
armfazh requested review from bwesterb and rozbb March 23, 2026 09:48
@armfazh armfazh changed the title tss/rsa: polynomial evaluationusing Horner's method. tss/rsa: polynomial evaluation using Horner's method Mar 23, 2026
@armfazh
armfazh merged commit f7d2180 into cloudflare:main Mar 23, 2026
12 checks passed
@armfazh
armfazh deleted the fixRSAT branch March 23, 2026 19:34
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.

3 participants