<?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; }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Block.php | File | 10.22 KB | 0644 |
|
Expanded.php | File | 304 B | 0644 |
|
KeySchedule.php | File | 1.84 KB | 0644 |
|