Core Function
View Source on Trac ↗ sodium_crypto_stream_xchacha20_xor_ic()
sodium_crypto_stream_xchacha20_xor_ic( mixed $message, mixed $nonce, mixed $counter, mixed $key ) No description available.
Parameters 4 required
| Name / Type | Description |
|---|---|
| string | $message Required |
| string | $nonce Required |
| int | $counter Required |
| string | $key Required |
Return Value
(string)
string
Function Information
Source File
wp-includes/sodium_compat/lib/stream-xchacha20.php
Advertisement