autoload-fast.php in Automatic Updates 7
Same filename and directory in other branches
File
vendor/paragonie/sodium_compat/autoload-fast.phpView source
<?php
require_once 'autoload.php';
ParagonIE_Sodium_Compat::$fastMult = true;
<?php
require_once 'autoload.php';
ParagonIE_Sodium_Compat::$fastMult = true;