Skip to content

tss/rsa: avoiding overflow in lambda calculation with big.Int#598

Merged
armfazh merged 1 commit intocloudflare:mainfrom
armfazh:fix_tss_rsa
Apr 20, 2026
Merged

tss/rsa: avoiding overflow in lambda calculation with big.Int#598
armfazh merged 1 commit intocloudflare:mainfrom
armfazh:fix_tss_rsa

Conversation

@armfazh
Copy link
Copy Markdown
Contributor

@armfazh armfazh commented Apr 17, 2026

avoiding overflow in lambda calculation with big.Int
Previously, uses int64 arithmetic and was overflowing for larger number of parties.

@armfazh armfazh requested review from bwesterb, cjpatton and rozbb April 17, 2026 23:57
@armfazh armfazh self-assigned this Apr 17, 2026
@armfazh armfazh added bug Something isn't working fix-A-bug code that fix a bug and removed bug Something isn't working labels Apr 17, 2026
@armfazh armfazh merged commit 751e372 into cloudflare:main Apr 20, 2026
12 checks passed
@armfazh armfazh deleted the fix_tss_rsa branch May 1, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix-A-bug code that fix a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants