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

8 lines
98 B
PHP
Executable File

<?php
namespace ParagonIE\Sodium\Core;
class BLAKE2b extends \ParagonIE_Sodium_Core_BLAKE2b
{
}