SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

msieve rpm build for : OpenSuSE 12.X. For other distributions click msieve.

Name : msieve
Version : 1.52 Vendor : obs://build_opensuse_org/home:vodoo
Release : 1.1 Date : 2015-07-16 21:23:20
Group : Productivity/Scientific/Math Source RPM : msieve-1.52-1.1.src.rpm
Size : 0.57 MB
Packager : (none)
Summary : Program and library for factoring large integers
Description :
There are plenty of algorithms for performing integer factorization.
The Msieve library implements most of them from scratch, and relies on
optional external libraries for the rest of them. Trial division and
Pollard Rho is used on all inputs; if the result is less than 25 digits
in size, tiny custom routines do the factoring. For larger numbers, the code
switches to the GMP-ECM library and runs the P-1, P+1 and ECM algorithms,
expending a user-configurable amount of effort to do so. If these do not
completely factor the input number, the library switches to the heavy
artillery. Unless told otherwise, Msieve runs the self-initializing quadratic
sieve algorithm, and if this doesn\'t factor the input number then you\'ve
found a library problem. If you know what you\'re doing, Msieve also contains
a complete implementation of the number field sieve, that has helped complete
some of the largest public factorization efforts known.

The maximum size of numbers that can be given to the library is hardwired
at compile time. Currently the code can handle numbers up to 275 digits.

Author: Jason Papadopoulos

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/vodoo/openSUSE_12.2/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
msieve
msieve(x86-64)

Requires :
libc.so.6()(64bit)
libgmp.so.10()(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libz.so.1(ZLIB_1.2.3.3)(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
libm.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libpthread.so.0(GLIBC_2.3.2)(64bit)
libm.so.6()(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libdl.so.2(GLIBC_2.2.5)(64bit)
libdl.so.2()(64bit)
libz.so.1()(64bit)
libecm.so.0()(64bit)


Content of RPM :
/usr/bin/msieve
/usr/share/doc/packages/msieve
/usr/share/doc/packages/msieve/Changes
/usr/share/doc/packages/msieve/Readme
/usr/share/doc/packages/msieve/Readme.nfs
/usr/share/doc/packages/msieve/Readme.qs
/usr/share/man/man1/msieve.1.gz

 
ICM