pssht  latest
SSH server library written in PHP
fpoirotte\Pssht\Algorithms\ChaCha20 Member List

This is the complete list of members for fpoirotte\Pssht\Algorithms\ChaCha20, including all inherited members.

$keyfpoirotte\Pssht\Algorithms\ChaCha20protected
__construct($key) (defined in fpoirotte\Pssht\Algorithms\ChaCha20)fpoirotte\Pssht\Algorithms\ChaCha20
block($iv, $counter) (defined in fpoirotte\Pssht\Algorithms\ChaCha20)fpoirotte\Pssht\Algorithms\ChaCha20protected
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\ChaCha20protectedstatic