libcrypt-dh-gmp-perl binary package in Ubuntu Precise i386

 Crypt::DH::GMP is a (somewhat) portable replacement to Crypt::DH, implemented
 mostly in C.
 .
 In the beginning, there was Crypt::DH. However, Crypt::DH suffers from a
 couple of problems: GMP/Pari libraries are almost always required; Crypt::DH
 additionally has Math::BigInt in between GMP. Instantiating an object
 comes with a relatively high cost, and if you make many computations in one
 go, your program will suffer dramatically because of this.
 .
 Crypt::DH::GMP attempts to alleviate these problems by providing a
 Crypt::DH-compatible layer, which, instead of doing calculations via
 Math::BigInt, directly works with libgmp in C.
 .
 This means that essentially 2 call stacks worth of expensive Perl method
 calls are eliminated and also only load 1 (Crypt::DH::GMP) module instead of
 3 (Crypt::DH + Math::BigInt + Math::BigInt::GMP) is needed.
 .
 These add up to a fairly significant increase in performance.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2011-12-05 13:05:55 UTC Published Ubuntu Precise i386 release universe perl Optional 0.00010-1
  • Published
  2011-12-05 13:10:01 UTC Superseded Ubuntu Precise i386 release universe perl Optional 0.00009-5
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libcrypt-dh-gmp-perl 0.00010-1 in ubuntu precise RELEASE
  • Published
  2011-11-18 10:04:23 UTC Superseded Ubuntu Precise i386 release universe perl Optional 0.00009-4ubuntu1
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libcrypt-dh-gmp-perl 0.00009-5 in ubuntu precise RELEASE
  • Published
  2011-11-16 12:05:02 UTC Superseded Ubuntu Precise i386 release universe perl Optional 0.00009-3
  • Removed from disk .
  • Removal requested .
  • Superseded by i386 build of libcrypt-dh-gmp-perl 0.00009-4ubuntu1 in ubuntu precise RELEASE
  • Published
  • Copied from ubuntu oneiric-release i386 in Primary Archive for Ubuntu