Subversion Repositories oidplus

Rev

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

Rev 1114 Rev 1117
Line 772... Line 772...
772
            "version": "3.0.x-dev",
772
            "version": "3.0.x-dev",
773
            "version_normalized": "3.0.9999999.9999999-dev",
773
            "version_normalized": "3.0.9999999.9999999-dev",
774
            "source": {
774
            "source": {
775
                "type": "git",
775
                "type": "git",
776
                "url": "https://github.com/phpseclib/phpseclib.git",
776
                "url": "https://github.com/phpseclib/phpseclib.git",
777
                "reference": "abbc1ab7c794b6cbb7ddb2d94dfe85c02634f020"
777
                "reference": "b799abd1a0c387590c2f58ee3e12a640412b6031"
778
            },
778
            },
779
            "dist": {
779
            "dist": {
780
                "type": "zip",
780
                "type": "zip",
781
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/abbc1ab7c794b6cbb7ddb2d94dfe85c02634f020",
781
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/b799abd1a0c387590c2f58ee3e12a640412b6031",
782
                "reference": "abbc1ab7c794b6cbb7ddb2d94dfe85c02634f020",
782
                "reference": "b799abd1a0c387590c2f58ee3e12a640412b6031",
783
                "shasum": ""
783
                "shasum": ""
784
            },
784
            },
785
            "require": {
785
            "require": {
786
                "paragonie/constant_time_encoding": "^1|^2",
786
                "paragonie/constant_time_encoding": "^1|^2",
787
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
787
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
Line 795... Line 795...
795
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
795
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
796
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
796
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
797
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
797
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
798
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
798
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
799
            },
799
            },
800
            "time": "2023-03-15T02:43:29+00:00",
800
            "time": "2023-03-23T18:04:07+00:00",
801
            "type": "library",
801
            "type": "library",
802
            "installation-source": "dist",
802
            "installation-source": "dist",
803
            "autoload": {
803
            "autoload": {
804
                "files": [
804
                "files": [
805
                    "phpseclib/bootstrap.php"
805
                    "phpseclib/bootstrap.php"