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