[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 119 lines (4 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: ParagonIE_Sodium_Core_AEGIS128L - 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_State128L param: string $key param: string $nonce |
Generated : Sat Nov 23 08:20:01 2024 | Cross-referenced by PHPXref |