| [ 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 |
return: string param: string $ct param: string $tag param: string $ad param: string $key param: string $nonce |
| encrypt($msg, $ad, $key, $nonce) X-Ref |
return: array param: string $msg param: string $ad param: string $key param: string $nonce |
| init($key, $nonce) X-Ref |
return: ParagonIE_Sodium_Core_AEGIS_State256 param: string $key param: string $nonce |
| Generated : Wed Apr 15 08:20:10 2026 | Cross-referenced by PHPXref |