Alex Dowad Computes · Jul 26, 2025
Solving Linear Equations Modulo a Composite Number
0Sign in to vote or save
This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
Alternative Title: Put a Ring on It: Solving Matrix Equations Over Z/NZ Recently, I implemented the index calculus algorithm for computing discrete logs (i.e. solving a=bx mod N), in order to understand it better. The trickiest part, by far, was figuring out how to solve systems of linear equations modulo N, where N is an arbitrary integer which may not be prime. Web search turned up a number of…
Read on /solving-linear-equations-modulo-a-composite-number/ ↗
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.