• File: BLAKE2b.php
  • Full Path: /home/havejqku/public_html/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php
  • Date Modified: 03/21/2019 8:56 AM
  • File size: 98 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
namespace ParagonIE\Sodium\Core;

class BLAKE2b extends \ParagonIE_Sodium_Core_BLAKE2b
{

}