{
    "packages": [
        {
            "name": "genkgo/php-asn1",
            "version": "v2.9.0",
            "version_normalized": "2.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/genkgo/php-asn1.git",
                "reference": "dc535345d0ecc69181c6a1e17e57a625bd01f891"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/genkgo/php-asn1/zipball/dc535345d0ecc69181c6a1e17e57a625bd01f891",
                "reference": "dc535345d0ecc69181c6a1e17e57a625bd01f891",
                "shasum": ""
            },
            "require": {
                "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "~2.0",
                "phpunit/phpunit": "^9.0"
            },
            "suggest": {
                "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
                "ext-curl": "For loading OID information from the web if they have not bee defined statically",
                "ext-gmp": "GMP is the preferred extension for big integer calculations",
                "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
            },
            "time": "2026-01-06T11:43:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "FG\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frederik Bosch",
                    "email": "f.bosch@genkgo.nl",
                    "role": "Author"
                },
                {
                    "name": "Friedrich Große",
                    "email": "friedrich.grosse@gmail.com",
                    "homepage": "https://github.com/FGrosse",
                    "role": "Author"
                },
                {
                    "name": "All contributors",
                    "homepage": "https://github.com/genkgo/php-asn1/contributors"
                }
            ],
            "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
            "homepage": "https://github.com/FGrosse/PHPASN1",
            "keywords": [
                "DER",
                "asn.1",
                "asn1",
                "ber",
                "binary",
                "decoding",
                "encoding",
                "x.509",
                "x.690",
                "x509",
                "x690"
            ],
            "support": {
                "issues": "https://github.com/genkgo/php-asn1/issues",
                "source": "https://github.com/genkgo/php-asn1/tree/v2.9.0"
            },
            "install-path": "../genkgo/php-asn1"
        },
        {
            "name": "kornrunner/ethereum-offline-raw-tx",
            "version": "0.9.0",
            "version_normalized": "0.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kornrunner/php-ethereum-offline-raw-tx.git",
                "reference": "fd8060a86e0a82097f89daada0365e92d2001914"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kornrunner/php-ethereum-offline-raw-tx/zipball/fd8060a86e0a82097f89daada0365e92d2001914",
                "reference": "fd8060a86e0a82097f89daada0365e92d2001914",
                "shasum": ""
            },
            "require": {
                "kornrunner/keccak": "^1.0",
                "kornrunner/rlp": "^0.3",
                "kornrunner/secp256k1": "^0.3",
                "php": "^8.1 || ^8.2 || ^8.3 || ^8.4"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "time": "2025-11-26T21:17:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kornrunner\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Boris Momcilovic",
                    "homepage": "https://github.com/kornrunner/php-ethereum-offline-tx"
                }
            ],
            "description": "Pure PHP Ethereum Offline Raw Transaction Signer",
            "keywords": [
                "eth",
                "ethereum",
                "offline",
                "transaction",
                "tx"
            ],
            "support": {
                "issues": "https://github.com/kornrunner/php-ethereum-offline-raw-tx/issues",
                "source": "https://github.com/kornrunner/php-ethereum-offline-raw-tx/tree/0.9.0"
            },
            "install-path": "../kornrunner/ethereum-offline-raw-tx"
        },
        {
            "name": "kornrunner/keccak",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kornrunner/php-keccak.git",
                "reference": "433749d28e117fb97baf9f2631b92b5d9ab3c890"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kornrunner/php-keccak/zipball/433749d28e117fb97baf9f2631b92b5d9ab3c890",
                "reference": "433749d28e117fb97baf9f2631b92b5d9ab3c890",
                "shasum": ""
            },
            "require": {
                "php": ">=7.3",
                "symfony/polyfill-mbstring": "^1.8"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.2"
            },
            "time": "2020-12-07T15:40:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kornrunner\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Boris Momcilovic",
                    "homepage": "https://github.com/kornrunner/php-keccak"
                }
            ],
            "description": "Pure PHP implementation of Keccak",
            "keywords": [
                "keccak",
                "sha-3",
                "sha3-256"
            ],
            "support": {
                "issues": "https://github.com/kornrunner/php-keccak/issues",
                "source": "https://github.com/kornrunner/php-keccak/tree/1.1.0"
            },
            "install-path": "../kornrunner/keccak"
        },
        {
            "name": "kornrunner/rlp",
            "version": "0.3.6",
            "version_normalized": "0.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kornrunner/rlp.git",
                "reference": "39a075058ef2f3df8484be63161754ab60fff74c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kornrunner/rlp/zipball/39a075058ef2f3df8484be63161754ab60fff74c",
                "reference": "39a075058ef2f3df8484be63161754ab60fff74c",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": "^7.1 | ^8.0 | ^8.1 | ^8.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~7|~8.0|~9.0"
            },
            "time": "2023-02-09T21:54:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kornrunner\\RLP\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "sc0Vu",
                    "email": "alk03073135@gmail.com"
                }
            ],
            "description": "Recursive Length Prefix Encoding in PHP.",
            "support": {
                "source": "https://github.com/kornrunner/rlp/tree/0.3.6"
            },
            "install-path": "../kornrunner/rlp"
        },
        {
            "name": "kornrunner/secp256k1",
            "version": "0.3.0",
            "version_normalized": "0.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kornrunner/php-secp256k1.git",
                "reference": "0cfc81c5a1aae3f654ad34ee9d77f0bb9bdde2ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kornrunner/php-secp256k1/zipball/0cfc81c5a1aae3f654ad34ee9d77f0bb9bdde2ef",
                "reference": "0cfc81c5a1aae3f654ad34ee9d77f0bb9bdde2ef",
                "shasum": ""
            },
            "require": {
                "paragonie/ecc": "^2",
                "php": ">=8.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^9"
            },
            "time": "2024-04-25T09:22:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kornrunner\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Boris Momčilović",
                    "email": "boris.momcilovic@gmail.com"
                }
            ],
            "description": "Pure PHP secp256k1",
            "keywords": [
                "curve",
                "ecc",
                "elliptic",
                "secp256k1"
            ],
            "support": {
                "issues": "https://github.com/kornrunner/php-secp256k1/issues",
                "source": "https://github.com/kornrunner/php-secp256k1/tree/0.3.0"
            },
            "install-path": "../kornrunner/secp256k1"
        },
        {
            "name": "paragonie/ecc",
            "version": "v2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/phpecc.git",
                "reference": "d25bd2aab9b1205db1cf3aa3e83531d4549377bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/phpecc/zipball/d25bd2aab9b1205db1cf3aa3e83531d4549377bf",
                "reference": "d25bd2aab9b1205db1cf3aa3e83531d4549377bf",
                "shasum": ""
            },
            "require": {
                "ext-gmp": "*",
                "genkgo/php-asn1": "^2",
                "paragonie/sodium_compat": "^1|^2",
                "php": "^7.1||^8.0"
            },
            "require-dev": {
                "bitcoin/bips": "dev-master",
                "c2sp/wycheproof": "dev-master",
                "ext-json": "*",
                "phpunit/phpunit": "^6|^7|^8|^9",
                "squizlabs/php_codesniffer": "^2|^3",
                "symfony/yaml": "^2.6|^3.0|^4|^5|^6|^7",
                "vimeo/psalm": "^2|^3|^4|^5|^6"
            },
            "suggest": {
                "ext-openssl": "(PHP 8.1, OpenSSL 3+) Improved performance, less worries about side-channels"
            },
            "time": "2025-07-19T01:25:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mdanter\\Ecc\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com",
                    "role": "New Maintainer"
                },
                {
                    "name": "Matyas Danter",
                    "homepage": "http://matejdanter.com/",
                    "role": "Previous Author"
                },
                {
                    "name": "Thibaud Fabre",
                    "email": "thibaud@aztech.io",
                    "homepage": "http://aztech.io",
                    "role": "Previous Maintainer"
                },
                {
                    "name": "Thomas Kerin",
                    "email": "afk11@users.noreply.github.com",
                    "role": "Previous Maintainer"
                }
            ],
            "description": "PHP Elliptic Curve Cryptography library",
            "homepage": "https://github.com/phpecc/phpecc",
            "keywords": [
                "Diffie",
                "ECDSA",
                "Hellman",
                "curve",
                "ecdh",
                "elliptic",
                "nistp192",
                "nistp224",
                "nistp256",
                "nistp384",
                "nistp521",
                "phpecc",
                "secp256k1",
                "secp256r1"
            ],
            "support": {
                "issues": "https://github.com/paragonie/phpecc/issues",
                "source": "https://github.com/paragonie/phpecc/tree/v2.5.0"
            },
            "install-path": "../paragonie/ecc"
        },
        {
            "name": "paragonie/sodium_compat",
            "version": "v2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/sodium_compat.git",
                "reference": "4714da6efdc782c06690bc72ce34fae7941c2d9f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/4714da6efdc782c06690bc72ce34fae7941c2d9f",
                "reference": "4714da6efdc782c06690bc72ce34fae7941c2d9f",
                "shasum": ""
            },
            "require": {
                "php": "^8.1",
                "php-64bit": "*"
            },
            "require-dev": {
                "infection/infection": "^0",
                "nikic/php-fuzzer": "^0",
                "phpunit/phpunit": "^7|^8|^9|^10|^11",
                "vimeo/psalm": "^4|^5|^6"
            },
            "suggest": {
                "ext-sodium": "Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
            },
            "time": "2025-12-30T16:12:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "autoload.php"
                ],
                "psr-4": {
                    "ParagonIE\\Sodium\\": "namespaced/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "ISC"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com"
                },
                {
                    "name": "Frank Denis",
                    "email": "jedisct1@pureftpd.org"
                }
            ],
            "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
            "keywords": [
                "Authentication",
                "BLAKE2b",
                "ChaCha20",
                "ChaCha20-Poly1305",
                "Chapoly",
                "Curve25519",
                "Ed25519",
                "EdDSA",
                "Edwards-curve Digital Signature Algorithm",
                "Elliptic Curve Diffie-Hellman",
                "Poly1305",
                "Pure-PHP cryptography",
                "RFC 7748",
                "RFC 8032",
                "Salpoly",
                "Salsa20",
                "X25519",
                "XChaCha20-Poly1305",
                "XSalsa20-Poly1305",
                "Xchacha20",
                "Xsalsa20",
                "aead",
                "cryptography",
                "ecdh",
                "elliptic curve",
                "elliptic curve cryptography",
                "encryption",
                "libsodium",
                "php",
                "public-key cryptography",
                "secret-key cryptography",
                "side-channel resistant"
            ],
            "support": {
                "issues": "https://github.com/paragonie/sodium_compat/issues",
                "source": "https://github.com/paragonie/sodium_compat/tree/v2.5.0"
            },
            "install-path": "../paragonie/sodium_compat"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.33.0",
            "version_normalized": "1.33.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-12-23T08:48:59+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://github.com/nicolas-grekas",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
