[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

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

Class ParagonIE_Sodium_Core32_HSalsa20

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

Defines 1 function

  hsalsa20()

Functions
Functions that are not part of a class:

hsalsa20($in, $k, $c = null)   X-Ref
Calculate an hsalsa20 hash of a single block

HSalsa20 doesn't have a counter and will never be used for more than
one block (used to derive a subkey for xsalsa20).

return: string
param: string $in
param: string $k
param: string|null $c



Generated: Thu Mar 28 01:00:02 2024 Cross-referenced by PHPXref 0.7.1