3 "This file locks the dependencies of your project to a known state",
4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5 "This file is @generated automatically"
7 "content-hash": "e7230dc266b072700d7e108251b5ea8f",
10 "name": "paragonie/constant_time_encoding",
14 "url": "https://github.com/paragonie/constant_time_encoding.git",
15 "reference": "58c3f47f650c94ec05a151692652a868995d2938"
19 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
20 "reference": "58c3f47f650c94ec05a151692652a868995d2938",
27 "phpunit/phpunit": "^6|^7|^8|^9",
28 "vimeo/psalm": "^1|^2|^3|^4"
33 "ParagonIE\\ConstantTime\\": "src/"
36 "notification-url": "https://packagist.org/downloads/",
42 "name": "Paragon Initiative Enterprises",
43 "email": "security@paragonie.com",
44 "homepage": "https://paragonie.com",
48 "name": "Steve 'Sc00bz' Thomas",
49 "email": "steve@tobtu.com",
50 "homepage": "https://www.tobtu.com",
51 "role": "Original Developer"
54 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
69 "time": "2022-06-14T06:56:20+00:00"
72 "name": "phpseclib/phpseclib",
76 "url": "https://github.com/phpseclib/phpseclib.git",
77 "reference": "cc181005cf548bfd8a4896383bb825d859259f95"
81 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/cc181005cf548bfd8a4896383bb825d859259f95",
82 "reference": "cc181005cf548bfd8a4896383bb825d859259f95",
86 "paragonie/constant_time_encoding": "^1|^2",
87 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
91 "phpunit/phpunit": "*"
94 "ext-dom": "Install the DOM extension to load XML formatted public keys.",
95 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
96 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
97 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
98 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
103 "phpseclib/bootstrap.php"
106 "phpseclib3\\": "phpseclib/"
109 "notification-url": "https://packagist.org/downloads/",
115 "name": "Jim Wigginton",
116 "email": "terrafrost@php.net",
117 "role": "Lead Developer"
120 "name": "Patrick Monnerat",
121 "email": "pm@datasphere.ch",
125 "name": "Andreas Fischer",
126 "email": "bantu@phpbb.com",
130 "name": "Hans-Jürgen Petrich",
131 "email": "petrich@tronic-media.com",
135 "name": "Graham Campbell",
136 "email": "graham@alt-three.com",
140 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
141 "homepage": "http://phpseclib.sourceforge.net",
163 "url": "https://github.com/terrafrost",
167 "url": "https://www.patreon.com/phpseclib",
171 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
175 "time": "2023-03-05T17:13:09+00:00"
178 "name": "singpolyma/openpgp-php",
182 "url": "https://github.com/singpolyma/openpgp-php.git",
183 "reference": "1c3bdcd2d9c6113c2d6b768e208e7432a48d3a1e"
187 "url": "https://api.github.com/repos/singpolyma/openpgp-php/zipball/1c3bdcd2d9c6113c2d6b768e208e7432a48d3a1e",
188 "reference": "1c3bdcd2d9c6113c2d6b768e208e7432a48d3a1e",
192 "php": "^5.6 || ^7.0 || ^8.0",
193 "phpseclib/phpseclib": "^3.0.14"
196 "phpunit/phpunit": "^9.0"
199 "ext-mcrypt": "required if you use encryption cast5",
200 "ext-openssl": "required if you use encryption cast5"
208 "notification-url": "https://packagist.org/downloads/",
214 "name": "Arto Bendiken",
215 "email": "arto.bendiken@gmail.com"
218 "name": "Stephen Paul Weber",
219 "email": "singpolyma@singpolyma.net"
222 "description": "Pure-PHP implementation of the OpenPGP Message Format (RFC 4880)",
225 "url": "https://github.com/singpolyma",
229 "url": "https://liberapay.com/singpolyma",
233 "url": "https://www.patreon.com/singpolyma",
237 "time": "2022-10-31T13:43:21+00:00"
242 "minimum-stability": "stable",
243 "stability-flags": [],
244 "prefer-stable": false,
245 "prefer-lowest": false,
248 "platform-overrides": {
251 "plugin-api-version": "1.1.0"