File "Ed25519.php"
Full Path: /home/itfekxul/theolympicssports.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php
File size: 157 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// phpcs:ignoreFile -- compatibility library for PHP 5-7.1
namespace ParagonIE\Sodium\Core;
class Ed25519 extends \ParagonIE_Sodium_Core_Ed25519
{
}