[ Index ] |
PHP Cross Reference of WordPress |
Up one level | ||
constants.php [source] [52 lines] | ||
namespaced.php [source] [48 lines] | ||
php72compat.php [source] [1369 lines] | This file will monkey patch the pure-PHP implementation in place of the PECL functions and constants, but only if they do not already exist. Thus, the functions or constants just proxy to the appropriate ParagonIE_Sodium_Compat method or class constant, respectively. | |
php72compat_const.php [source] [92 lines] | ||
ristretto255.php [source] [239 lines] | ||
sodium_compat.php [source] [827 lines] | This file will monkey patch the pure-PHP implementation in place of the PECL functions, but only if they do not already exist. Thus, the functions just proxy to the appropriate ParagonIE_Sodium_Compat method. | |
stream-xchacha20.php [source] [43 lines] |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |