Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.142.55.180
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
3 /
paragonie /
sodium_compat /
Delete
Unzip
Name
Size
Permission
Date
Action
dist
[ DIR ]
drwxr-xr-x
2018-11-29 09:00
lib
[ DIR ]
drwxr-xr-x
2018-11-29 09:00
namespaced
[ DIR ]
drwxr-xr-x
2018-11-29 09:00
src
[ DIR ]
drwxr-xr-x
2018-11-29 09:00
.gitignore
107
B
-rw-r--r--
2018-11-29 09:00
LICENSE
918
B
-rw-r--r--
2018-11-29 09:00
README.md
12.45
KB
-rw-r--r--
2018-11-29 09:00
appveyor.yml
762
B
-rw-r--r--
2018-11-29 09:00
autoload-fast.php
79
B
-rw-r--r--
2018-11-29 09:00
autoload-pedantic.php
114
B
-rw-r--r--
2018-11-29 09:00
autoload.php
1.61
KB
-rw-r--r--
2018-11-29 09:00
build-phar.sh
208
B
-rw-r--r--
2018-11-29 09:00
composer.json
1.51
KB
-rw-r--r--
2018-11-29 09:00
phpunit.xml.dist
861
B
-rw-r--r--
2018-11-29 09:00
Save
Rename
{ "name": "paragonie/sodium_compat", "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists", "keywords": [ "PHP", "cryptography", "elliptic curve", "elliptic curve cryptography", "Pure-PHP cryptography", "side-channel resistant", "Curve25519", "X25519", "ECDH", "Elliptic Curve Diffie-Hellman", "Ed25519", "RFC 7748", "RFC 8032", "EdDSA", "Edwards-curve Digital Signature Algorithm", "ChaCha20", "Salsa20", "Xchacha20", "Xsalsa20", "Poly1305", "BLAKE2b", "public-key cryptography", "secret-key cryptography", "AEAD", "Chapoly", "Salpoly", "ChaCha20-Poly1305", "XSalsa20-Poly1305", "XChaCha20-Poly1305", "encryption", "authentication", "libsodium" ], "license": "ISC", "authors": [ { "name": "Paragon Initiative Enterprises", "email": "security@paragonie.com" }, { "name": "Frank Denis", "email": "jedisct1@pureftpd.org" } ], "autoload": { "files": ["autoload.php"] }, "require": { "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7", "paragonie/random_compat": ">=1" }, "require-dev": { "phpunit/phpunit": "^3|^4|^5" }, "suggest": { "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.", "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security." } }