[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

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

(no description)

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

Defines 1 class

ParagonIE_Sodium_Core32_XChaCha20:: (3 methods):
  stream()
  streamXorIc()
  ietfStreamXorIc()


Class: ParagonIE_Sodium_Core32_XChaCha20  - X-Ref

Class ParagonIE_Sodium_Core32_XChaCha20

stream($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: Sat Apr 20 01:00:03 2024 Cross-referenced by PHPXref 0.7.1