File "ChaCha20.php"
Full Path: /home/thedmlab/public_html/Poly1305/ChaCha20.php
File size: 100 bytes
MIME-type: --
Charset: utf-8
<?php
namespace ParagonIE\Sodium\Core;
class ChaCha20 extends \ParagonIE_Sodium_Core_ChaCha20
{
}