📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 08:20:07
📂
/
/
home
/
pallabnv
/
public_html
/
wp-includes__3bb9dea
/
sodium_compat
/
src
/
Core
/
AES
✏️
Editing: 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; }
💾 Save Changes
❌ Cancel