Subversion Repositories oidplus

Rev

Rev 1456 | Rev 1462 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1456 Rev 1460
Line 835... Line 835...
835
            "version": "3.0.x-dev",
835
            "version": "3.0.x-dev",
836
            "version_normalized": "3.0.9999999.9999999-dev",
836
            "version_normalized": "3.0.9999999.9999999-dev",
837
            "source": {
837
            "source": {
838
                "type": "git",
838
                "type": "git",
839
                "url": "https://github.com/phpseclib/phpseclib.git",
839
                "url": "https://github.com/phpseclib/phpseclib.git",
840
                "reference": "6b34da463cba176825c7d834bd013a7540bd703c"
840
                "reference": "6a6c22234a5b1502b1c0bb90917d31478a2b7f3e"
841
            },
841
            },
842
            "dist": {
842
            "dist": {
843
                "type": "zip",
843
                "type": "zip",
844
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/6b34da463cba176825c7d834bd013a7540bd703c",
844
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/6a6c22234a5b1502b1c0bb90917d31478a2b7f3e",
845
                "reference": "6b34da463cba176825c7d834bd013a7540bd703c",
845
                "reference": "6a6c22234a5b1502b1c0bb90917d31478a2b7f3e",
846
                "shasum": ""
846
                "shasum": ""
847
            },
847
            },
848
            "require": {
848
            "require": {
849
                "paragonie/constant_time_encoding": "^1|^2",
849
                "paragonie/constant_time_encoding": "^1|^2",
850
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
850
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
Line 858... Line 858...
858
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
858
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
859
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
859
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
860
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
860
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
861
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
861
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
862
            },
862
            },
863
            "time": "2024-01-12T21:44:58+00:00",
863
            "time": "2024-01-24T13:42:28+00:00",
864
            "type": "library",
864
            "type": "library",
865
            "installation-source": "dist",
865
            "installation-source": "dist",
866
            "autoload": {
866
            "autoload": {
867
                "files": [
867
                "files": [
868
                    "phpseclib/bootstrap.php"
868
                    "phpseclib/bootstrap.php"