Core Class
View Source on Trac ↗
Core Class
ParagonIE_Sodium_Core_XChaCha20
class ParagonIE_Sodium_Core_XChaCha20
// Constructor: function Object() { [native code] } Class ParagonIE_Sodium_Core_XChaCha20
Methods 4 methods
| Method / Return | Description |
|---|---|
| stream() string | No description available.
Parameters: $len: mixed, $nonce: mixed, $key: mixed |
| ietfStream() string | No description available.
Parameters: $len: mixed, $nonce: mixed, $key: mixed |
| streamXorIc() string | No description available.
Parameters: $message: mixed, $nonce: mixed, $key: mixed, $ic: mixed |
| ietfStreamXorIc() string | No description available.
Parameters: $message: mixed, $nonce: mixed, $key: mixed, $ic: mixed |
Class Information
Source File
wp-includes/sodium_compat/src/Core/XChaCha20.php
Advertisement