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