Spade

Mini Shell

Directory:~$ /home/lmsyaran/public_html/htaccess.back/phpseclib/vendor/composer/
Upload File

[Home] [System Details] [Kill Me]
Current File:~$ /home/lmsyaran/public_html/htaccess.back/phpseclib/vendor/composer/installed.json

[
    {
        "name": "phpseclib/phpseclib",
        "version": "2.0.32",
        "version_normalized": "2.0.32.0",
        "source": {
            "type": "git",
            "url":
"https://github.com/phpseclib/phpseclib.git",
            "reference":
"f5c4c19880d45d0be3e7d24ae8ac434844a898cd"
        },
        "dist": {
            "type": "zip",
            "url":
"https://api.github.com/repos/phpseclib/phpseclib/zipball/f5c4c19880d45d0be3e7d24ae8ac434844a898cd",
            "reference":
"f5c4c19880d45d0be3e7d24ae8ac434844a898cd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit":
"^4.8.35|^5.7|^6.0|^9.4",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "suggest": {
            "ext-gmp": "Install the GMP (GNU Multiple
Precision) extension in order to speed up arbitrary precision integer
arithmetic operations.",
            "ext-libsodium": "SSH2/SFTP can make use of some
algorithms provided by the libsodium-php extension.",
            "ext-mcrypt": "Install the Mcrypt extension in
order to speed up a few other cryptographic operations.",
            "ext-openssl": "Install the OpenSSL extension in
order to speed up a wide variety of cryptographic operations."
        },
        "time": "2021-06-12T12:12:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "phpseclib/bootstrap.php"
            ],
            "psr-4": {
                "phpseclib\\": "phpseclib/"
            }
        },
        "notification-url":
"https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "role": "Lead Developer"
            },
            {
                "name": "Patrick Monnerat",
                "email": "pm@datasphere.ch",
                "role": "Developer"
            },
            {
                "name": "Andreas Fischer",
                "email": "bantu@phpbb.com",
                "role": "Developer"
            },
            {
                "name": "Hans-Jürgen Petrich",
                "email": "petrich@tronic-media.com",
                "role": "Developer"
            },
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Secure Communications Library -
Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
        "homepage": "http://phpseclib.sourceforge.net",
        "keywords": [
            "BigInteger",
            "aes",
            "asn.1",
            "asn1",
            "blowfish",
            "crypto",
            "cryptography",
            "encryption",
            "rsa",
            "security",
            "sftp",
            "signature",
            "signing",
            "ssh",
            "twofish",
            "x.509",
            "x509"
        ],
        "funding": [
            {
                "url": "https://github.com/terrafrost",
                "type": "github"
            },
            {
                "url":
"https://www.patreon.com/phpseclib",
                "type": "patreon"
            },
            {
                "url":
"https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                "type": "tidelift"
            }
        ]
    }
]