You are here

ChaCha20.php in Automatic Updates 8

File

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

namespace ParagonIE\Sodium\Core;

class ChaCha20 extends \ParagonIE_Sodium_Core_ChaCha20 {

}

Classes

Namesort descending Description
ChaCha20