wp/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php
author ymh <ymh.work@gmail.com>
Mon, 14 Oct 2019 18:35:50 +0200
changeset 11 bf1778c34b9a
parent 9 177826044cd9
permissions -rw-r--r--
upgrade optiontree

<?php
namespace ParagonIE\Sodium\Core;

class HChaCha20 extends \ParagonIE_Sodium_Core_HChaCha20
{

}