Paket: libcrypt-dh-gmp-perl (0.00012-1 und andere)
Links für libcrypt-dh-gmp-perl
Debian-Ressourcen:
Quellcode-Paket libcrypt-dh-gmp-perl herunterladen:
- [libcrypt-dh-gmp-perl_0.00012-1.dsc]
- [libcrypt-dh-gmp-perl_0.00012.orig.tar.gz]
- [libcrypt-dh-gmp-perl_0.00012-1.debian.tar.xz]
Betreuer:
- Debian Perl Group (QS-Seite, E-Mail-Archiv)
- gregor herrmann (QS-Seite)
- Dominic Hargreaves (QS-Seite)
Externe Ressourcen:
- Homepage [metacpan.org]
Ähnliche Pakete:
Crypt::DH replacement that uses GMP directly
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.
Andere Pakete mit Bezug zu libcrypt-dh-gmp-perl
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU-C-Bibliothek: Laufzeitbibliotheken
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libgmp10
- Mehrfachgenaue, arithmetische Bibliothek
-
- dep: perl (>= 5.32.0-4)
- Larry Wall's Practical Extraction und Report Language
-
- dep: perlapi-5.32.0
- virtuelles Paket, bereitgestellt durch perl-base
libcrypt-dh-gmp-perl herunterladen
Architektur | Version | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|---|
mips64el | 0.00012-1+b7 | 16,6 kB | 61,0 kB | [Liste der Dateien] |