pssht  latest
SSH server library written in PHP
fpoirotte\Pssht\Algorithms\ChaCha20 Class Reference

Public Member Functions

 __construct ($key)
 
 decrypt ($cipher, $iv, $counter=0)
 
 encrypt ($plain, $iv, $counter=0)
 

Protected Member Functions

 block ($iv, $counter)
 

Static Protected Member Functions

static quarterRound (&$a, &$b, &$c, &$d)
 

Protected Attributes

 $key
 Secret key used to encrypt/decrypt data.
 

Detailed Description


The documentation for this class was generated from the following file: