HEX
Server: LiteSpeed
System: Linux vearitale.com 5.14.0-570.32.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 6 11:30:41 EDT 2025 x86_64
User: yunab9059 (2007)
PHP: 8.3.21
Disabled: NONE
Upload Files
File: /home/yunabox.top/public_html/wp-content/plugins/CyberSMTP/vendor/starkbank/ecdsa/composer.json
{
    "name": "starkbank/ecdsa",
    "version": "2.1.0",
    "type": "library",
    "description": "fast openSSL-compatible implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA)",
    "homepage": "https://github.com/starkbank/ecdsa-php",
    "license": "MIT",
    "authors": [
        {
            "name": "StarkBank",
            "email": "[email protected]",
            "homepage": "https://starkbank.com",
            "role": "Developer"
        }
    ],
    "require": {
        "php" : ">=7.0",
        "ext-gmp": "*"
    },
    "autoload": {
        "files": ["src/ellipticcurve.php"],
        "classmap": ["src/"],
        "psr-4": {
            "EllipticCurve\\": "src/"
        }
    }
}