{ "packages": [ { "name": "evit/php-gm-crypto", "version": "1.0.4", "version_normalized": "1.0.4.0", "source": { "type": "git", "url": "https://github.com/Endy-c/php-gm-crypto.git", "reference": "186e03ce9bb13932ce0d91396e11c67b59bce78a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Endy-c/php-gm-crypto/zipball/186e03ce9bb13932ce0d91396e11c67b59bce78a", "reference": "186e03ce9bb13932ce0d91396e11c67b59bce78a", "shasum": "" }, "time": "2023-06-02T03:13:44+00:00", "type": "library", "installation-source": "dist", "autoload": { "psr-4": { "Evit\\PhpGmCrypto\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Endy", "email": "endy@evit.net.cn" } ], "description": "Fully compatible with the sm4-cbc and sm4-ecb state secret SM algorithms of openssl. When openssl >= 1.1.1 supports the state secret algorithm, directly call openssl for SM4 encryption and decryption, otherwise call the custom algorithm.", "support": { "issues": "https://github.com/Endy-c/php-gm-crypto/issues", "source": "https://github.com/Endy-c/php-gm-crypto/tree/1.0.4" }, "install-path": "../evit/php-gm-crypto" } ], "dev": true, "dev-package-names": [] }