A Study of the Parallelism and Efficiency of the Index Calculus Algorthim
Michael Pratt
Capstone Project of CS Master's Program
Defense: November 14, 2011
Modern public-key cryptosystems rely on the infeasibility of computing discrete logarithms on sufficiently large finite groups. Any reasonable effort to attack such a cryptosystem would require a sophisticated parallel algorithm and substantial computing resources.
The goal of this project is to implement a parallelized version of the index calculus algorithm and observe its ability to solve comparatively small discrete logs. Of primary interest is how some of the algorithm's parameters can affect the algorithm's scalability - that is, how computation time scales with the amount of available resources.
| Abstract: | |
| Proposal: | |
| Report: | |
| Presentation: | |
| Project Code: | zip |
| XSEDE (formerly TeraGrid) |
| LinBox |
| GMP |
| Givaro |
| NTL |
| ATLAS |
| "A Computational Introduction to Number Theory and Algebra", by Victor Shoup |