autoload-fast.php 79 B

1234
  1. <?php
  2. require_once 'autoload.php';
  3. ParagonIE_Sodium_Compat::$fastMult = true;