257 lines
38 KiB
PHP
257 lines
38 KiB
PHP
<?php
|
|
|
|
// scoper-autoload.php @generated by PhpScoper
|
|
|
|
$loader = (static function () {
|
|
// Backup the autoloaded Composer files
|
|
$existingComposerAutoloadFiles = isset($GLOBALS['__composer_autoload_files']) ? $GLOBALS['__composer_autoload_files'] : [];
|
|
|
|
$loader = require_once __DIR__.'/autoload.php';
|
|
// Ensure InstalledVersions is available
|
|
$installedVersionsPath = __DIR__.'/composer/InstalledVersions.php';
|
|
if (file_exists($installedVersionsPath)) require_once $installedVersionsPath;
|
|
|
|
// Restore the backup and ensure the excluded files are properly marked as loaded
|
|
$GLOBALS['__composer_autoload_files'] = \array_merge(
|
|
$existingComposerAutoloadFiles,
|
|
\array_fill_keys([], true)
|
|
);
|
|
|
|
return $loader;
|
|
})();
|
|
|
|
// Class aliases. For more information see:
|
|
// https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#class-aliases
|
|
if (!function_exists('humbug_phpscoper_expose_class')) {
|
|
function humbug_phpscoper_expose_class($exposed, $prefixed) {
|
|
if (!class_exists($exposed, false) && !interface_exists($exposed, false) && !trait_exists($exposed, false)) {
|
|
spl_autoload_call($prefixed);
|
|
}
|
|
}
|
|
}
|
|
humbug_phpscoper_expose_class('Unit_Core_AbstractFactoryTest', 'Pshowsso\Scope68f5e85e9608b\Unit_Core_AbstractFactoryTest');
|
|
humbug_phpscoper_expose_class('Unit_Core_BigMath_GMPTest', 'Pshowsso\Scope68f5e85e9608b\Unit_Core_BigMath_GMPTest');
|
|
humbug_phpscoper_expose_class('Unit_Core_BigMath_PHPMathTest', 'Pshowsso\Scope68f5e85e9608b\Unit_Core_BigMath_PHPMathTest');
|
|
humbug_phpscoper_expose_class('Unit_Core_BigMath_BCMathTest', 'Pshowsso\Scope68f5e85e9608b\Unit_Core_BigMath_BCMathTest');
|
|
humbug_phpscoper_expose_class('Unit_Core_EnumTest', 'Pshowsso\Scope68f5e85e9608b\Unit_Core_EnumTest');
|
|
humbug_phpscoper_expose_class('Unit_Core_BigMathTest', 'Pshowsso\Scope68f5e85e9608b\Unit_Core_BigMathTest');
|
|
humbug_phpscoper_expose_class('Unit_Core_StrengthTest', 'Pshowsso\Scope68f5e85e9608b\Unit_Core_StrengthTest');
|
|
humbug_phpscoper_expose_class('Unit_Core_BaseConverterTest', 'Pshowsso\Scope68f5e85e9608b\Unit_Core_BaseConverterTest');
|
|
humbug_phpscoper_expose_class('ComposerAutoloaderInit1fe0ff0d67b43eae12bae30ad0ff3129', 'Pshowsso\Scope68f5e85e9608b\ComposerAutoloaderInit1fe0ff0d67b43eae12bae30ad0ff3129');
|
|
humbug_phpscoper_expose_class('JsonException', 'Pshowsso\Scope68f5e85e9608b\JsonException');
|
|
humbug_phpscoper_expose_class('PrestashowAutoload', 'Pshowsso\Scope68f5e85e9608b\PrestashowAutoload');
|
|
humbug_phpscoper_expose_class('SplFixedArray', 'Pshowsso\Scope68f5e85e9608b\SplFixedArray');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Crypto', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Crypto');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_File', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_File');
|
|
humbug_phpscoper_expose_class('SodiumException', 'Pshowsso\Scope68f5e85e9608b\SodiumException');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_ChaCha20_IetfCtx', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_ChaCha20_IetfCtx');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_ChaCha20_Ctx', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_ChaCha20_Ctx');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Curve25519', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Curve25519');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_ChaCha20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_ChaCha20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_XSalsa20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_XSalsa20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_X25519', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_X25519');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_AES', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_AES');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_AEGIS128L', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_AEGIS128L');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_HSalsa20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_HSalsa20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_AEGIS256', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_AEGIS256');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Base64_Original', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Base64_Original');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Base64_UrlSafe', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Base64_UrlSafe');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_XChaCha20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_XChaCha20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Curve25519_Ge_P3', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Curve25519_Ge_P3');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Curve25519_Ge_Cached', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Curve25519_Ge_Cached');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Curve25519_Ge_P1p1', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Curve25519_Ge_P1p1');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Curve25519_Ge_P2', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Curve25519_Ge_P2');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Curve25519_Ge_Precomp', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Curve25519_Ge_Precomp');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Curve25519_Fe', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Curve25519_Fe');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Curve25519_H', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Curve25519_H');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_HChaCha20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_HChaCha20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_SipHash', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_SipHash');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Poly1305_State', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Poly1305_State');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Util', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Util');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_AEGIS_State128L', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_AEGIS_State128L');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_AEGIS_State256', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_AEGIS_State256');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Ed25519', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Ed25519');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Ristretto255', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Ristretto255');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Salsa20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Salsa20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_Poly1305', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_Poly1305');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_AES_Block', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_AES_Block');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_AES_KeySchedule', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_AES_KeySchedule');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_AES_Expanded', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_AES_Expanded');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_SecretStream_State', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_SecretStream_State');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core_BLAKE2b', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core_BLAKE2b');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Compat', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Compat');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Int32', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Int32');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_ChaCha20_IetfCtx', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_ChaCha20_IetfCtx');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_ChaCha20_Ctx', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_ChaCha20_Ctx');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Curve25519', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Curve25519');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_ChaCha20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_ChaCha20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_XSalsa20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_XSalsa20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_X25519', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_X25519');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_HSalsa20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_HSalsa20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_XChaCha20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_XChaCha20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Curve25519_Ge_P3', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Curve25519_Ge_P3');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Curve25519_Ge_Cached', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Curve25519_Ge_Cached');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Curve25519_Ge_P1p1', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Curve25519_Ge_P1p1');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Curve25519_Ge_P2', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Curve25519_Ge_P2');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Curve25519_Ge_Precomp', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Curve25519_Ge_Precomp');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Curve25519_Fe', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Curve25519_Fe');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Curve25519_H', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Curve25519_H');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_HChaCha20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_HChaCha20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_SipHash', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_SipHash');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Poly1305_State', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Poly1305_State');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Util', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Util');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Ed25519', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Ed25519');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Salsa20', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Salsa20');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Poly1305', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Poly1305');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_Int64', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_Int64');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_SecretStream_State', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_SecretStream_State');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Core32_BLAKE2b', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Core32_BLAKE2b');
|
|
humbug_phpscoper_expose_class('ParagonIE_Sodium_Crypto32', 'Pshowsso\Scope68f5e85e9608b\ParagonIE_Sodium_Crypto32');
|
|
humbug_phpscoper_expose_class('Vectors_Random_GeneratorTest', 'Pshowsso\Scope68f5e85e9608b\Vectors_Random_GeneratorTest');
|
|
humbug_phpscoper_expose_class('League\OAuth2\Client\Grant\FbExchangeToken', 'Pshowsso\Scope68f5e85e9608b\League\OAuth2\Client\Grant\FbExchangeToken');
|
|
humbug_phpscoper_expose_class('League\OAuth2\Client\Grant\ClientCredentials', 'Pshowsso\Scope68f5e85e9608b\League\OAuth2\Client\Grant\ClientCredentials');
|
|
humbug_phpscoper_expose_class('League\OAuth2\Client\Grant\AbstractGrant', 'Pshowsso\Scope68f5e85e9608b\League\OAuth2\Client\Grant\AbstractGrant');
|
|
humbug_phpscoper_expose_class('League\OAuth2\Client\Grant\Exception\InvalidGrantException', 'Pshowsso\Scope68f5e85e9608b\League\OAuth2\Client\Grant\Exception\InvalidGrantException');
|
|
humbug_phpscoper_expose_class('League\OAuth2\Client\Grant\GrantFactory', 'Pshowsso\Scope68f5e85e9608b\League\OAuth2\Client\Grant\GrantFactory');
|
|
humbug_phpscoper_expose_class('League\OAuth2\Client\Grant\Password', 'Pshowsso\Scope68f5e85e9608b\League\OAuth2\Client\Grant\Password');
|
|
humbug_phpscoper_expose_class('League\OAuth2\Client\Grant\AuthorizationCode', 'Pshowsso\Scope68f5e85e9608b\League\OAuth2\Client\Grant\AuthorizationCode');
|
|
humbug_phpscoper_expose_class('League\OAuth2\Client\Grant\RefreshToken', 'Pshowsso\Scope68f5e85e9608b\League\OAuth2\Client\Grant\RefreshToken');
|
|
humbug_phpscoper_expose_class('PShowSSOUpdateController', 'Pshowsso\Scope68f5e85e9608b\PShowSSOUpdateController');
|
|
humbug_phpscoper_expose_class('PShowSSOSettingsController', 'Pshowsso\Scope68f5e85e9608b\PShowSSOSettingsController');
|
|
humbug_phpscoper_expose_class('PShowSSOMainController', 'Pshowsso\Scope68f5e85e9608b\PShowSSOMainController');
|
|
humbug_phpscoper_expose_class('PShowSSOBackupController', 'Pshowsso\Scope68f5e85e9608b\PShowSSOBackupController');
|
|
humbug_phpscoper_expose_class('PShowSSOLoginModuleFrontController', 'Pshowsso\Scope68f5e85e9608b\PShowSSOLoginModuleFrontController');
|
|
|
|
// Function aliases. For more information see:
|
|
// https://github.com/humbug/php-scoper/blob/master/docs/further-reading.md#function-aliases
|
|
if (!function_exists('IsModulesInPath')) { function IsModulesInPath() { return \Pshowsso\Scope68f5e85e9608b\IsModulesInPath(...func_get_args()); } }
|
|
if (!function_exists('__')) { function __() { return \Pshowsso\Scope68f5e85e9608b\__(...func_get_args()); } }
|
|
if (!function_exists('addJsDef')) { function addJsDef() { return \Pshowsso\Scope68f5e85e9608b\addJsDef(...func_get_args()); } }
|
|
if (!function_exists('findRealFilePath')) { function findRealFilePath() { return \Pshowsso\Scope68f5e85e9608b\findRealFilePath(...func_get_args()); } }
|
|
if (!function_exists('findTranslationsInPhpFile')) { function findTranslationsInPhpFile() { return \Pshowsso\Scope68f5e85e9608b\findTranslationsInPhpFile(...func_get_args()); } }
|
|
if (!function_exists('findTranslationsInTplFile')) { function findTranslationsInTplFile() { return \Pshowsso\Scope68f5e85e9608b\findTranslationsInTplFile(...func_get_args()); } }
|
|
if (!function_exists('getDiskFreeSpace')) { function getDiskFreeSpace() { return \Pshowsso\Scope68f5e85e9608b\getDiskFreeSpace(...func_get_args()); } }
|
|
if (!function_exists('getModuleName')) { function getModuleName() { return \Pshowsso\Scope68f5e85e9608b\getModuleName(...func_get_args()); } }
|
|
if (!function_exists('getModulePath')) { function getModulePath() { return \Pshowsso\Scope68f5e85e9608b\getModulePath(...func_get_args()); } }
|
|
if (!function_exists('getallheaders')) { function getallheaders() { return \Pshowsso\Scope68f5e85e9608b\getallheaders(...func_get_args()); } }
|
|
if (!function_exists('getmicrotime')) { function getmicrotime() { return \Pshowsso\Scope68f5e85e9608b\getmicrotime(...func_get_args()); } }
|
|
if (!function_exists('showTip')) { function showTip() { return \Pshowsso\Scope68f5e85e9608b\showTip(...func_get_args()); } }
|
|
if (!function_exists('sodiumCompatAutoloader')) { function sodiumCompatAutoloader() { return \Pshowsso\Scope68f5e85e9608b\sodiumCompatAutoloader(...func_get_args()); } }
|
|
if (!function_exists('sodium_add')) { function sodium_add() { return \Pshowsso\Scope68f5e85e9608b\sodium_add(...func_get_args()); } }
|
|
if (!function_exists('sodium_base642bin')) { function sodium_base642bin() { return \Pshowsso\Scope68f5e85e9608b\sodium_base642bin(...func_get_args()); } }
|
|
if (!function_exists('sodium_bin2base64')) { function sodium_bin2base64() { return \Pshowsso\Scope68f5e85e9608b\sodium_bin2base64(...func_get_args()); } }
|
|
if (!function_exists('sodium_bin2hex')) { function sodium_bin2hex() { return \Pshowsso\Scope68f5e85e9608b\sodium_bin2hex(...func_get_args()); } }
|
|
if (!function_exists('sodium_compare')) { function sodium_compare() { return \Pshowsso\Scope68f5e85e9608b\sodium_compare(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_aegis128l_decrypt')) { function sodium_crypto_aead_aegis128l_decrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_aegis128l_decrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_aegis128l_encrypt')) { function sodium_crypto_aead_aegis128l_encrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_aegis128l_encrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_aegis256_decrypt')) { function sodium_crypto_aead_aegis256_decrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_aegis256_decrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_aegis256_encrypt')) { function sodium_crypto_aead_aegis256_encrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_aegis256_encrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_aes256gcm_decrypt')) { function sodium_crypto_aead_aes256gcm_decrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_aes256gcm_decrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_aes256gcm_encrypt')) { function sodium_crypto_aead_aes256gcm_encrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_aes256gcm_encrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_aes256gcm_is_available')) { function sodium_crypto_aead_aes256gcm_is_available() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_aes256gcm_is_available(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_chacha20poly1305_decrypt')) { function sodium_crypto_aead_chacha20poly1305_decrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_chacha20poly1305_decrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_chacha20poly1305_encrypt')) { function sodium_crypto_aead_chacha20poly1305_encrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_chacha20poly1305_encrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_chacha20poly1305_ietf_decrypt')) { function sodium_crypto_aead_chacha20poly1305_ietf_decrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_chacha20poly1305_ietf_decrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_chacha20poly1305_ietf_encrypt')) { function sodium_crypto_aead_chacha20poly1305_ietf_encrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_chacha20poly1305_ietf_encrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_chacha20poly1305_ietf_keygen')) { function sodium_crypto_aead_chacha20poly1305_ietf_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_chacha20poly1305_ietf_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_chacha20poly1305_keygen')) { function sodium_crypto_aead_chacha20poly1305_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_chacha20poly1305_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_xchacha20poly1305_ietf_decrypt')) { function sodium_crypto_aead_xchacha20poly1305_ietf_decrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_xchacha20poly1305_ietf_decrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_xchacha20poly1305_ietf_encrypt')) { function sodium_crypto_aead_xchacha20poly1305_ietf_encrypt() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_xchacha20poly1305_ietf_encrypt(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_aead_xchacha20poly1305_ietf_keygen')) { function sodium_crypto_aead_xchacha20poly1305_ietf_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_aead_xchacha20poly1305_ietf_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_auth')) { function sodium_crypto_auth() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_auth(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_auth_keygen')) { function sodium_crypto_auth_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_auth_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_auth_verify')) { function sodium_crypto_auth_verify() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_auth_verify(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_box')) { function sodium_crypto_box() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_box(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_box_keypair')) { function sodium_crypto_box_keypair() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_box_keypair(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_box_keypair_from_secretkey_and_publickey')) { function sodium_crypto_box_keypair_from_secretkey_and_publickey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_box_keypair_from_secretkey_and_publickey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_box_open')) { function sodium_crypto_box_open() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_box_open(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_box_publickey')) { function sodium_crypto_box_publickey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_box_publickey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_box_publickey_from_secretkey')) { function sodium_crypto_box_publickey_from_secretkey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_box_publickey_from_secretkey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_box_seal')) { function sodium_crypto_box_seal() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_box_seal(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_box_seal_open')) { function sodium_crypto_box_seal_open() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_box_seal_open(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_box_secretkey')) { function sodium_crypto_box_secretkey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_box_secretkey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_box_seed_keypair')) { function sodium_crypto_box_seed_keypair() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_box_seed_keypair(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_add')) { function sodium_crypto_core_ristretto255_add() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_add(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_from_hash')) { function sodium_crypto_core_ristretto255_from_hash() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_from_hash(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_is_valid_point')) { function sodium_crypto_core_ristretto255_is_valid_point() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_is_valid_point(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_random')) { function sodium_crypto_core_ristretto255_random() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_random(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_scalar_add')) { function sodium_crypto_core_ristretto255_scalar_add() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_scalar_add(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_scalar_complement')) { function sodium_crypto_core_ristretto255_scalar_complement() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_scalar_complement(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_scalar_invert')) { function sodium_crypto_core_ristretto255_scalar_invert() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_scalar_invert(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_scalar_mul')) { function sodium_crypto_core_ristretto255_scalar_mul() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_scalar_mul(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_scalar_negate')) { function sodium_crypto_core_ristretto255_scalar_negate() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_scalar_negate(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_scalar_random')) { function sodium_crypto_core_ristretto255_scalar_random() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_scalar_random(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_scalar_reduce')) { function sodium_crypto_core_ristretto255_scalar_reduce() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_scalar_reduce(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_scalar_sub')) { function sodium_crypto_core_ristretto255_scalar_sub() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_scalar_sub(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_core_ristretto255_sub')) { function sodium_crypto_core_ristretto255_sub() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_core_ristretto255_sub(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_generichash')) { function sodium_crypto_generichash() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_generichash(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_generichash_final')) { function sodium_crypto_generichash_final() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_generichash_final(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_generichash_init')) { function sodium_crypto_generichash_init() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_generichash_init(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_generichash_keygen')) { function sodium_crypto_generichash_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_generichash_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_generichash_update')) { function sodium_crypto_generichash_update() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_generichash_update(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_kdf_derive_from_key')) { function sodium_crypto_kdf_derive_from_key() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_kdf_derive_from_key(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_kdf_keygen')) { function sodium_crypto_kdf_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_kdf_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_kx')) { function sodium_crypto_kx() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_kx(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_kx_client_session_keys')) { function sodium_crypto_kx_client_session_keys() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_kx_client_session_keys(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_kx_keypair')) { function sodium_crypto_kx_keypair() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_kx_keypair(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_kx_publickey')) { function sodium_crypto_kx_publickey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_kx_publickey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_kx_secretkey')) { function sodium_crypto_kx_secretkey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_kx_secretkey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_kx_seed_keypair')) { function sodium_crypto_kx_seed_keypair() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_kx_seed_keypair(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_kx_server_session_keys')) { function sodium_crypto_kx_server_session_keys() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_kx_server_session_keys(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_pwhash')) { function sodium_crypto_pwhash() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_pwhash(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_pwhash_scryptsalsa208sha256')) { function sodium_crypto_pwhash_scryptsalsa208sha256() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_pwhash_scryptsalsa208sha256(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_pwhash_scryptsalsa208sha256_str')) { function sodium_crypto_pwhash_scryptsalsa208sha256_str() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_pwhash_scryptsalsa208sha256_str(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_pwhash_scryptsalsa208sha256_str_verify')) { function sodium_crypto_pwhash_scryptsalsa208sha256_str_verify() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_pwhash_scryptsalsa208sha256_str_verify(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_pwhash_str')) { function sodium_crypto_pwhash_str() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_pwhash_str(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_pwhash_str_needs_rehash')) { function sodium_crypto_pwhash_str_needs_rehash() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_pwhash_str_needs_rehash(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_pwhash_str_verify')) { function sodium_crypto_pwhash_str_verify() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_pwhash_str_verify(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_scalarmult')) { function sodium_crypto_scalarmult() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_scalarmult(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_scalarmult_base')) { function sodium_crypto_scalarmult_base() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_scalarmult_base(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_scalarmult_ristretto255')) { function sodium_crypto_scalarmult_ristretto255() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_scalarmult_ristretto255(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_scalarmult_ristretto255_base')) { function sodium_crypto_scalarmult_ristretto255_base() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_scalarmult_ristretto255_base(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_secretbox')) { function sodium_crypto_secretbox() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_secretbox(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_secretbox_keygen')) { function sodium_crypto_secretbox_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_secretbox_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_secretbox_open')) { function sodium_crypto_secretbox_open() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_secretbox_open(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_secretstream_xchacha20poly1305_init_pull')) { function sodium_crypto_secretstream_xchacha20poly1305_init_pull() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_secretstream_xchacha20poly1305_init_pull(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_secretstream_xchacha20poly1305_init_push')) { function sodium_crypto_secretstream_xchacha20poly1305_init_push() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_secretstream_xchacha20poly1305_init_push(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_secretstream_xchacha20poly1305_keygen')) { function sodium_crypto_secretstream_xchacha20poly1305_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_secretstream_xchacha20poly1305_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_secretstream_xchacha20poly1305_pull')) { function sodium_crypto_secretstream_xchacha20poly1305_pull() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_secretstream_xchacha20poly1305_pull(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_secretstream_xchacha20poly1305_push')) { function sodium_crypto_secretstream_xchacha20poly1305_push() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_secretstream_xchacha20poly1305_push(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_secretstream_xchacha20poly1305_rekey')) { function sodium_crypto_secretstream_xchacha20poly1305_rekey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_secretstream_xchacha20poly1305_rekey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_shorthash')) { function sodium_crypto_shorthash() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_shorthash(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_shorthash_keygen')) { function sodium_crypto_shorthash_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_shorthash_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign')) { function sodium_crypto_sign() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_detached')) { function sodium_crypto_sign_detached() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_detached(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_ed25519_pk_to_curve25519')) { function sodium_crypto_sign_ed25519_pk_to_curve25519() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_ed25519_pk_to_curve25519(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_ed25519_sk_to_curve25519')) { function sodium_crypto_sign_ed25519_sk_to_curve25519() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_ed25519_sk_to_curve25519(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_keypair')) { function sodium_crypto_sign_keypair() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_keypair(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_keypair_from_secretkey_and_publickey')) { function sodium_crypto_sign_keypair_from_secretkey_and_publickey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_keypair_from_secretkey_and_publickey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_open')) { function sodium_crypto_sign_open() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_open(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_publickey')) { function sodium_crypto_sign_publickey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_publickey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_publickey_from_secretkey')) { function sodium_crypto_sign_publickey_from_secretkey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_publickey_from_secretkey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_secretkey')) { function sodium_crypto_sign_secretkey() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_secretkey(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_seed_keypair')) { function sodium_crypto_sign_seed_keypair() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_seed_keypair(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_sign_verify_detached')) { function sodium_crypto_sign_verify_detached() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_sign_verify_detached(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_stream')) { function sodium_crypto_stream() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_stream(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_stream_keygen')) { function sodium_crypto_stream_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_stream_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_stream_xchacha20')) { function sodium_crypto_stream_xchacha20() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_stream_xchacha20(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_stream_xchacha20_keygen')) { function sodium_crypto_stream_xchacha20_keygen() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_stream_xchacha20_keygen(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_stream_xchacha20_xor')) { function sodium_crypto_stream_xchacha20_xor() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_stream_xchacha20_xor(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_stream_xchacha20_xor_ic')) { function sodium_crypto_stream_xchacha20_xor_ic() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_stream_xchacha20_xor_ic(...func_get_args()); } }
|
|
if (!function_exists('sodium_crypto_stream_xor')) { function sodium_crypto_stream_xor() { return \Pshowsso\Scope68f5e85e9608b\sodium_crypto_stream_xor(...func_get_args()); } }
|
|
if (!function_exists('sodium_hex2bin')) { function sodium_hex2bin() { return \Pshowsso\Scope68f5e85e9608b\sodium_hex2bin(...func_get_args()); } }
|
|
if (!function_exists('sodium_increment')) { function sodium_increment() { return \Pshowsso\Scope68f5e85e9608b\sodium_increment(...func_get_args()); } }
|
|
if (!function_exists('sodium_library_version_major')) { function sodium_library_version_major() { return \Pshowsso\Scope68f5e85e9608b\sodium_library_version_major(...func_get_args()); } }
|
|
if (!function_exists('sodium_library_version_minor')) { function sodium_library_version_minor() { return \Pshowsso\Scope68f5e85e9608b\sodium_library_version_minor(...func_get_args()); } }
|
|
if (!function_exists('sodium_memcmp')) { function sodium_memcmp() { return \Pshowsso\Scope68f5e85e9608b\sodium_memcmp(...func_get_args()); } }
|
|
if (!function_exists('sodium_memzero')) { function sodium_memzero() { return \Pshowsso\Scope68f5e85e9608b\sodium_memzero(...func_get_args()); } }
|
|
if (!function_exists('sodium_pad')) { function sodium_pad() { return \Pshowsso\Scope68f5e85e9608b\sodium_pad(...func_get_args()); } }
|
|
if (!function_exists('sodium_randombytes_buf')) { function sodium_randombytes_buf() { return \Pshowsso\Scope68f5e85e9608b\sodium_randombytes_buf(...func_get_args()); } }
|
|
if (!function_exists('sodium_randombytes_random16')) { function sodium_randombytes_random16() { return \Pshowsso\Scope68f5e85e9608b\sodium_randombytes_random16(...func_get_args()); } }
|
|
if (!function_exists('sodium_randombytes_uniform')) { function sodium_randombytes_uniform() { return \Pshowsso\Scope68f5e85e9608b\sodium_randombytes_uniform(...func_get_args()); } }
|
|
if (!function_exists('sodium_unpad')) { function sodium_unpad() { return \Pshowsso\Scope68f5e85e9608b\sodium_unpad(...func_get_args()); } }
|
|
if (!function_exists('sodium_version_string')) { function sodium_version_string() { return \Pshowsso\Scope68f5e85e9608b\sodium_version_string(...func_get_args()); } }
|
|
if (!function_exists('trigger_deprecation')) { function trigger_deprecation() { return \Pshowsso\Scope68f5e85e9608b\trigger_deprecation(...func_get_args()); } }
|
|
|
|
return $loader;
|