pssht
latest
SSH server library written in PHP
|
This is the complete list of members for fpoirotte\Pssht\Algorithms\ChaCha20, including all inherited members.
$key | fpoirotte\Pssht\Algorithms\ChaCha20 | protected |
__construct($key) (defined in fpoirotte\Pssht\Algorithms\ChaCha20) | fpoirotte\Pssht\Algorithms\ChaCha20 | |
block($iv, $counter) (defined in fpoirotte\Pssht\Algorithms\ChaCha20) | fpoirotte\Pssht\Algorithms\ChaCha20 | protected |
decrypt($cipher, $iv, $counter=0) (defined in fpoirotte\Pssht\Algorithms\ChaCha20) | fpoirotte\Pssht\Algorithms\ChaCha20 | |
encrypt($plain, $iv, $counter=0) (defined in fpoirotte\Pssht\Algorithms\ChaCha20) | fpoirotte\Pssht\Algorithms\ChaCha20 | |
quarterRound(&$a, &$b, &$c, &$d) (defined in fpoirotte\Pssht\Algorithms\ChaCha20) | fpoirotte\Pssht\Algorithms\ChaCha20 | protectedstatic |