|
static | core_salsa20 ($in, $k, $c=null) |
|
static | salsa20 ($len, $nonce, $key) |
|
static | salsa20_xor_ic ($m, $n, $ic, $k) |
|
static | salsa20_xor ($message, $nonce, $key) |
|
static | rotate ($u, $c) |
|
static | compare ($left, $right, $len=null) |
|
static | declareScalarType (&$mixedVar=null, $type='void', $argumentIndex=0) |
|
static | intToChr ($int) |
|
static | memcmp ($left, $right) |
|
static | strlen ($str) |
|
static | substr ($str, $start=0, $length=null) |
|
static | verify_16 ($a, $b) |
|
static | verify_32 ($a, $b) |
|
static | xorStrings ($a, $b) |
|
◆ core_salsa20()
static core_salsa20 |
( |
|
$in, |
|
|
|
$k, |
|
|
|
$c = null |
|
) |
| |
|
static |
Calculate an salsa20 hash of a single block
Références $i, et null.
◆ rotate()
◆ salsa20()
static salsa20 |
( |
|
$len, |
|
|
|
$nonce, |
|
|
|
$key |
|
) |
| |
|
static |
◆ salsa20_xor()
static salsa20_xor |
( |
|
$message, |
|
|
|
$nonce, |
|
|
|
$key |
|
) |
| |
|
static |
◆ salsa20_xor_ic()
static salsa20_xor_ic |
( |
|
$m, |
|
|
|
$n, |
|
|
|
$ic, |
|
|
|
$k |
|
) |
| |
|
static |
◆ ROUNDS
La documentation de cette classe a été générée à partir du fichier suivant :