[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/sodium_compat/src/Core/ -> XChaCha20.php (summary)

(no description)

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

Defines 1 class

ParagonIE_Sodium_Core_XChaCha20:: (4 methods):
  stream()
  ietfStream()
  streamXorIc()
  ietfStreamXorIc()


Class: ParagonIE_Sodium_Core_XChaCha20  - X-Ref

Class ParagonIE_Sodium_Core_XChaCha20

stream($len = 64, $nonce = '', $key = '')   X-Ref

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

ietfStream($len = 64, $nonce = '', $key = '')   X-Ref

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

streamXorIc($message, $nonce = '', $key = '', $ic = '')   X-Ref

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

ietfStreamXorIc($message, $nonce = '', $key = '', $ic = '')   X-Ref

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



Generated: Thu Apr 18 01:00:02 2024 Cross-referenced by PHPXref 0.7.1