Subversion Repositories oidplus

Rev

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

Rev 1261 Rev 1284
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": "961034f4c2e3ade2ae2e7b60d0d78d5176866222"
840
                "reference": "2097656b4a968a5ccde692a4d56755aa829f8962"
841
            },
841
            },
842
            "dist": {
842
            "dist": {
843
                "type": "zip",
843
                "type": "zip",
844
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/961034f4c2e3ade2ae2e7b60d0d78d5176866222",
844
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/2097656b4a968a5ccde692a4d56755aa829f8962",
845
                "reference": "961034f4c2e3ade2ae2e7b60d0d78d5176866222",
845
                "reference": "2097656b4a968a5ccde692a4d56755aa829f8962",
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": "2023-05-05T12:36:29+00:00",
863
            "time": "2023-05-18T13:17:52+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"