| [ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 118 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
Class: ParagonIE_Sodium_Core_AEGIS256 - X-Ref
| decrypt($ct, $tag, $ad, $key, $nonce) X-Ref |
param: string $ct param: string $tag param: string $ad param: string $key param: string $nonce return: string |
| encrypt($msg, $ad, $key, $nonce) X-Ref |
param: string $msg param: string $ad param: string $key param: string $nonce return: array |
| init($key, $nonce) X-Ref |
param: string $key param: string $nonce return: ParagonIE_Sodium_Core_AEGIS_State256 |
| Generated : Tue May 5 08:20:14 2026 | Cross-referenced by PHPXref |