|
| static | hChaCha20 ($in='', $key='', $c=null) |
| |
| static | stream ($len=64, $nonce='', $key='') |
| |
| static | ietfStream ($len, $nonce='', $key='') |
| |
| static | ietfStreamXorIc ($message, $nonce='', $key='', $ic='') |
| |
| static | streamXorIc ($message, $nonce='', $key='', $ic='') |
| |
| 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) |
| |
◆ hChaCha20()
| static hChaCha20 |
( |
|
$in = '', |
|
|
|
$key = '', |
|
|
|
$c = null |
|
) |
| |
|
static |
La documentation de cette classe a été générée à partir du fichier suivant :