HEX
Server: Apache
System: Linux ce2021070511001 4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64
User: EF029LB627 (5331)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system,proc_open,popen,parse_ini_file,show_source,posix_getpwuid,symlink,escapeshellcmd,opcache_get_status
Upload Files
File: /var/www/laiaalmenara.es/datos/web/wp-includes/sodium_compat/src/Core/AES/Expanded.php
<?php

if (class_exists('ParagonIE_Sodium_Core_AES_Expanded', false)) {
    return;
}

/**
 * @internal This should only be used by sodium_compat
 */
class ParagonIE_Sodium_Core_AES_Expanded extends ParagonIE_Sodium_Core_AES_KeySchedule
{
    /** @var bool $expanded */
    protected $expanded = true;
}