[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/sodium_compat/lib/ -> stream-xchacha20.php (summary)

(no description)

File Size: 43 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  sodium_crypto_stream_xchacha20()
  sodium_crypto_stream_xchacha20_keygen()
  sodium_crypto_stream_xchacha20_xor()

Functions
Functions that are not part of a class:

sodium_crypto_stream_xchacha20($len, $nonce, $key)   X-Ref

param: int $len
param: string $nonce
param: string $key
return: string

sodium_crypto_stream_xchacha20_keygen()   X-Ref

return: string

sodium_crypto_stream_xchacha20_xor($message, $nonce, $key)   X-Ref

param: string $message
param: string $nonce
param: string $key
return: string



Generated: Tue Apr 23 01:00:02 2024 Cross-referenced by PHPXref 0.7.1