Files
hub-insurance/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php
T
2026-07-02 15:54:39 -06:00

8 lines
102 B
PHP

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