You are here

XChaCha20.php in Automatic Updates 7

File

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

namespace ParagonIE\Sodium\Core;

class XChaCha20 extends \ParagonIE_Sodium_Core_XChaCha20 {

}

Classes

Namesort descending Description
XChaCha20