Core Class
View Source on Trac ↗
Core Class
ParagonIE_Sodium_Core_AEGIS128L
class ParagonIE_Sodium_Core_AEGIS128L
// Constructor: function Object() { [native code] } No description available.
Methods 3 methods
| Method / Return | Description |
|---|---|
| decrypt() string | No description available.
Parameters: $ct: mixed, $tag: mixed, $ad: mixed, $key: mixed, $nonce: mixed |
| encrypt() array | No description available.
Parameters: $msg: mixed, $ad: mixed, $key: mixed, $nonce: mixed |
| init() ParagonIE_Sodium_Core_AEGIS_State128L | No description available.
Parameters: $key: mixed, $nonce: mixed |
Class Information
Source File
wp-includes/sodium_compat/src/Core/AEGIS128L.php
Advertisement