Files
Roman Pyrih 5de35e358d first commit
2026-04-03 10:22:35 +02:00

8 lines
102 B
PHP

<?php
namespace ParagonIE\Sodium\Core;
class XChaCha20 extends \ParagonIE_Sodium_Core_XChaCha20
{
}