File "Poly1305.php"

Full Path: /home/itfekxul/theolympicssports.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.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 Poly1305 extends \ParagonIE_Sodium_Core_Poly1305
{

}