Files
homeproz/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php
T
2025-11-28 16:05:26 -06:00

8 lines
100 B
PHP
Executable File

<?php
namespace ParagonIE\Sodium\Core;
class ChaCha20 extends \ParagonIE_Sodium_Core_ChaCha20
{
}