-
In `ec2/roles/build/tasks/install-msieve.yml`, it is
```yaml
get_url: dest={{ sourcedir }}/msieve.tar.gz url='https://sourceforge.net/projects/msieve/files/latest/download?source=files'
```
It fai…
-
This addition of Msieve will hopefully enhance Sage's Integer Factorization ability for all integers of a reasonable size, and provide the opportunity for users to utilize the Number Field Sieve.
h…
-
Hello,
I got this error:
```
$ make x86_64 NFS=1
gcc -g -DUSE_NFS -O3 -fomit-frame-pointer -Wall -I. -Iinclude -I../gmp/include -I../gmp-ecm/include/linux factor/qs/msieve/lanczos.o factor/qs/ms…
-
Original repository lives at https://svn.code.sf.net/p/msieve/code/ and it currently offer version 1.54 (as compared to 1.46 offered here).
-
There are consistent memory leak during Square Root process, making the memory usage considerably higher than old version. (160 MB on master vs >8 GB on try_openmp)
Reproduction can be as simple as `…
-
```
./msieve 768531568949864434127663356968791171529040243295495438880404231239694778363287943773447372497 -v
Msieve v. 1.54 (SVN Unversioned directory)
Fri Oct 18 16:25:37 2024
random seeds: …
-
SAGE should include a usable implementation of the number field sieve, say for factoring integers with up to 140 digits in a few days (??).
Michael points this one out, which looks like a potenti…
-
there are a bunch of tools downloaded over http. this isn't great in the case of being somewhere where your wifi can't be trusted (onsite at a ctf for example ;-) )
-
TEST
-
Really impressed with your work!
Was wondering if you can tell me what special purpose algorithm was used to factor the 512 bit key, and how you identified which special purpose algorithm to use.
odolo updated
8 years ago