pssht
latest
SSH server library written in PHP
|
Additional Inherited Members | |
![]() | |
__construct ($iv, $key) | |
decrypt ($seqno, $data) | |
encrypt ($seqno, $data) | |
![]() | |
static | getKeySize () |
![]() | |
static | getAlgorithm () |
static | getKeySize () |
![]() | |
static | getAlgorithm () |
static | getBlockSize () |
static | getIVSize () |
static | getMode () |
static | getName () |
Return the name of the algorithm. | |
static | isAvailable () |
![]() | |
$mcrypt | |
mcrypt handle for the cipher. | |
Serpent cipher in CTR mode with a 192-bit key (OPTIONAL in RFC 4344).
Definition at line 18 of file Serpent192.php.