Edit

IABSD.fr/ports/security/p5-Alt-Crypt-RSA-BigInt

Branch :

  • Show log

    Commit

  • Author : afresh1
    Date : 2020-08-13 03:05:17
    Hash : 1f43e610
    Message : Import security/p5-Alt-Crypt-RSA-BigInt This is a rework of Crypt::RSA to remove Math::Pari and instead base all operations on Math::BigInt. This first version is intended to be a plug-in replacement for Crypt::RSA, with no user-visible changes. This means some issues will remain unresolved until future versions. Originally from henning@ with adjustments by me OK sthen@