IetfCtx.php 116 B

1234567
  1. <?php
  2. namespace ParagonIE\Sodium\Core\ChaCha20;
  3. class IetfCtx extends \ParagonIE_Sodium_Core_ChaCha20_IetfCtx
  4. {
  5. }