autoload-fast.php 79 B

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