Loading [MathJax]/jax/output/HTML-CSS/jax.js

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Number Field Sieve algorithm for Integer factorization and Discrete log problem

I want to use Number Field Sieve algorithm for Integer factorization. My numbers are of the form 2n1.

Also I want to use Number Field Sieve algorithm for discrete log finding in GF(p), for prime p. Are these available in Sagemath?