⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
shopware
/
vendor
/
defuse
/
php-encryption
/
Edit File: composer.json
{ "name": "defuse/php-encryption", "description": "Secure PHP Encryption Library", "license": "MIT", "keywords": ["security", "encryption", "AES", "openssl", "cipher", "cryptography", "symmetric key cryptography", "crypto", "encrypt", "authenticated encryption"], "authors": [ { "name": "Taylor Hornby", "email": "taylor@defuse.ca", "homepage": "https://defuse.ca/" }, { "name": "Scott Arciszewski", "email": "info@paragonie.com", "homepage": "https://paragonie.com" } ], "autoload": { "psr-4": { "Defuse\\Crypto\\": "src" } }, "require": { "paragonie/random_compat": ">= 2", "ext-openssl": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "^4|^5", "nikic/php-parser": "^2.0|^3.0|^4.0" }, "bin": [ "bin/generate-defuse-key" ] }
Simpan