File "Xsalsa20.php"

Full Path: /home/itfekxul/theolympicssports.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php
File size: 159 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
// phpcs:ignoreFile -- compatibility library for PHP 5-7.1
namespace ParagonIE\Sodium\Core;

class Xsalsa20 extends \ParagonIE_Sodium_Core_XSalsa20
{

}