🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 14:47:56 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
test1.therahuldas.com
/
wp-includes
/
sodium_compat
/
src
/
Core
/
AES
📍 /home/therahul/test1.therahuldas.com/wp-includes/sodium_compat/src/Core/AES
🔄 Refresh
✏️
Editing: Expanded.php
Writable
<?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