Files
KevKemChiroWP/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php
T
CHIEFSOFT\ameye e9e5c0546c first commit
2023-11-30 13:20:54 -05:00

8 lines
102 B
PHP

<?php
namespace ParagonIE\Sodium\Core;
class XChaCha20 extends \ParagonIE_Sodium_Core_XChaCha20
{
}