2023-12-16 00:46:10 +00:00

8 lines
100 B
PHP
Executable File

<?php
namespace ParagonIE\Sodium\Core;
class Xsalsa20 extends \ParagonIE_Sodium_Core_XSalsa20
{
}