You are here

HChaCha20.php in Automatic Updates 8

File

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

namespace ParagonIE\Sodium\Core;

class HChaCha20 extends \ParagonIE_Sodium_Core_HChaCha20 {

}

Classes

Namesort descending Description
HChaCha20