This module implements Ueli Maurer's algorithm for generating large provable primes and secure parameters for public-key cryptosystems. The generated primes are almost uniformly distributed over the set of primes of the specified bitsize and expected time for generation is less than the time required for generating a pseudo-prime of the same size with Miller-Rabin tests. Detailed description and running time analysis of the algorithm can be found in Maurer's paper[1]. Crypt::Primes is a pure perl implementation. It uses Math::Pari for multiple precision integer arithmetic and number theoretic functions. Random numbers are gathered with Crypt::Random, a perl interface to /dev/u?random devices found on modern Unix operating systems. '/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION after last objformat fix.tmclaugh2007-06-241-1/+1
|
* objformat fixtmclaugh2007-06-241-0/+2
|
* Update to 0.7.6.marcus2007-06-232-4/+4
|
* Update to 0.06mat2007-06-212-6/+5
|
* Update to 0.16.6.marcus2007-06-192-4/+4
|
* - Fix the build with latest GCC [1]danfe2007-06-192-1/+95
| | | | | | - Drop unneeded USE_X_PREFIX Reported by: pointyhat (logs) [1]
* Fix build on amd64 through -fPICvs2007-06-181-1/+7
|
* Reset bouncing maintainer address:shaun2007-06-161-1/+1
| | | | | | | | <lubomir_m@abv.bg>: host pmx.abv.bg[194.153.145.77] said: 550 5.1.1 <lubomir_m@abv.bg>: Recipient address rejected: User unknown in virtual mailbox table (in reply to RCPT TO command) We hope to see the maintainer back sometime soon.
* - Migrate from Qt 3 to Qt 4.2.miwi2007-06-159-78/+126
| | | | | | | | - Fix pkg-plist - Bump PORTREVISION PR: 113254 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
* Clean up; use DISTVERSION.shaun2007-06-151-3/+3
| | | | | PR: ports/113696 Submitted by: Robert Noland <rnoland@2hip.net> (maintainer)
* Update MASTER_SITE to reflect new distfile location.shaun2007-06-151-1/+1
| | | | | Submitted by: Ray Kelm via freebsd-ports Reminded by: kris
* - Update to 3.3 RC4miwi2007-06-143-17/+19
| | | | | PR: 113604 Submitted by: Robert Noland <rnoland@2hip.net> (maintainer)
* Update to 2.10.13ahze2007-06-144-10/+10
|
* Add missing entry for py-wmdockapps.lx2007-06-121-0/+1
| | | | Pointed-out-by: kris/linimon
* Remove outdated lang/ghc5 on upstream's request, devel/hs-popenhs which ↵vs2007-06-112-141/+0
| | | | depends on it, and make x11-toolkits/hs-frantk use lang/hugs
* - Fix build with xorg 7.2miwi2007-06-093-6/+9
| | | | | | | - Bump PORTREVISION PR: 113159 Submitted by: Petr Holub (maintainer)
* - revert ${TR} back to tr, threaded build was brokenmm2007-06-063-9/+9
| | | | Approved by: garga (mentor)
* Updating to 1.21.lx2007-06-063-5/+15
|
* - fix shared build on -CURRENTmm2007-06-054-8/+8
| | | | | | | - change tr to ${TR} Suggested by: stas Approved by: garga (mentor)
* - fix shared build on -CURRENTmm2007-06-052-3/+4
| | | | | | | | | | | - change tr to ${TR} lang/tcl84 only: - sync MASTER_SITES with other tcl ports - change sysctl to ${SYSCTL} Suggested by: stas Approved by: garga (mentor)
* - Update to r5857miwi2007-06-052-6/+5
| | | | | PR: 113156 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
* - Fix Build with gcc 4.2miwi2007-06-051-2/+14
| | | | | PR: 113305 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.16.5.mezz2007-06-053-33/+5
|
* Removing - port has moved to x11-toolkits/py-wmdockappslx2007-06-045-51/+0
| | | | x11-toolkits/py-wmgeneral
* Updating to 1.18.lx2007-06-044-32/+48
| | | | PR: ports/113311
* Merge a patch from vte SVN to fix some artifact problems that crept intomarcus2007-06-032-1/+29
| | | | | | vte-0.16.4. Obtained from: GNOME SVN
* - Retire gstreamer 0.8.0ahze2007-06-022-19/+0
|
* Avoid picking up qt33 headerslofi2007-06-021-1/+1
|
* - Update version to 1.6.26araujo2007-06-022-4/+4
| | | | | | PR: ports/112026 Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer) Approved by: stas (mentor)
* Remove superfluous backslash.danfe2007-06-011-1/+1
|
* - Register missing dependencies to fix packaging issues [1]danfe2007-06-012-12/+253
| | | | | | | | - Deoptionize JPEG and PNG support, it's pointless - Introduce DNS-SD support option [2] Reported by: krismail [1] Idea from: Mandriva SRPM (patches) [2]
* - 8.4.15 distinfo missing in last commit (accidentally)mm2007-05-311-3/+3
|
* Fix build with gcc4arved2007-05-311-0/+18
|
* - update of lang/tcl84 and x11-toolkits/tk84 to 8.4.15mm2007-05-312-3/+1
| | | | Approved by: garga (mentor)
* Since Qt4 plugin is disabled by default, check for WITH_QT4, not !WITHOUT_QT4.danfe2007-05-311-1/+1
|
* Add Nucleo, a toolkit for exploring new uses of video and new human-computerdanfe2007-05-309-0/+277
| | | | | | | | | | | | interaction techniques. It's here mainly for upcoming Metisse port, an alternative X desktop with nifty OpenGL capabilities. WWW: http://insitu.lri.fr/~roussel/projects/nucleo/ XXX Currently, FFmpeg plugin is not built since out ffmpeg port lacks proper pkg-config(1) hooks. XXX
* Update to 0.16.4, while I am here, get rid of X11BASE.mezz2007-05-293-7/+10
|
* Update to 2.18.2.mezz2007-05-292-5/+5
|
* Update to 0.7.5.marcus2007-05-293-5/+5
|
* Allow these ports to be built with GCC 4.2.bland2007-05-282-2/+2
|
* BROKEN with gcc 4.2kris2007-05-271-1/+7
|
* Remove gstreamer 0.8 support. Ports that need gstreamer support in wxWidgetsfjoe2007-05-262-4/+2
| | | | should switch to wxgtk28.
* Qt sets the standard for high-performance, cross-platform applicationbsam2007-05-2513-0/+190
| | | | | | | | | development. It includes a C++ class library and tools for cross-platform development and internationalization. This is a port of linux libraries of QT3. WWW: http://trolltech.com/products/qt/qt3
* - Update maintainer mail adressmiwi2007-05-251-1/+1
| | | | | PR: 112538 Submitted by: Jona Joachim<walkingshadow@grummel.net> (maintainer)
* - update for gnustep-make-2.0.0dinoex2007-05-252-2/+6
| | | | Approved by: gurkan (maintainer)
* - update for gnustep-make-2.0.0dinoex2007-05-253-3/+10
|
* BROKEN: Does not buildkris2007-05-251-0/+2
|
* BROKEN: Configure failskris2007-05-251-0/+2
|
* - stephane@ give up maintain his portsclsung2007-05-251-1/+1
| | | | | PR: ports/112464 Submitted by: stephane
* Allow these ports to build with GCC 4.2.marcus2007-05-242-2/+2
| | | | Approved by: portmgr (implicit)
* Unbreak building (13 ports affected) with gcc-4.2 (delete extrabsam2007-05-231-0/+20
| | | | | | | qualifications). Pointed out by: pointyhat, kris at ports-developers Approved by: portmgr (pav), jylefort (maintainer)
* Use vfscanf() instead of __svfscanf() which is a function internal todeischen2007-05-221-1/+1
| | | | | | libc. Approved by: portmgr (linimon)
* Now that both QT 3 and 4 install into same PREFIX, fix py-qt compilationlesi2007-05-222-1/+22
| | | | | | | for those that have both installed. Submitted by: maintainer Approved by: portmgr (linimon)
* Remove support for a separate X11BASE.marcus2007-05-204-12/+10
| | | | Approved by: portmgr (implicit)
* - Welcome X.org 7.2 \o/.flz2007-05-20