presentations/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php

8 lines
102 B
PHP
Raw Normal View History

2019-05-08 08:05:39 +01:00
<?php
namespace ParagonIE\Sodium\Core;
class XChaCha20 extends \ParagonIE_Sodium_Core_XChaCha20
{
}