You are here

BLAKE2b.php in Automatic Updates 8

File

vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php
View source
<?php

namespace ParagonIE\Sodium\Core;

class BLAKE2b extends \ParagonIE_Sodium_Core_BLAKE2b {

}

Classes

Namesort descending Description
BLAKE2b