rebase on oct-10-2023
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
if (!class_exists('ParagonIE_Sodium_Compat')) {
|
||||
require_once WORDFENCE_PATH . '/crypto/vendor/paragonie/sodium_compat/autoload.php';
|
||||
}
|
||||
ParagonIE_Sodium_Compat::$fastMult = true;
|
||||
Reference in New Issue
Block a user