Current File : //proc/self/cwd/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php
<?php
namespace ParagonIE\Sodium\Core;

class ChaCha20 extends \ParagonIE_Sodium_Core_ChaCha20
{

}