Ctx.php 0000644 00000000154 15153675532 0006027 0 ustar 00 <?php
namespace ParagonIE\Sodium\Core\ChaCha20;
class Ctx extends \ParagonIE_Sodium_Core_ChaCha20_Ctx
{
}
IetfCtx.php 0000644 00000000164 15153675532 0006640 0 ustar 00 <?php
namespace ParagonIE\Sodium\Core\ChaCha20;
class IetfCtx extends \ParagonIE_Sodium_Core_ChaCha20_IetfCtx
{
}