pssht  latest
SSH server library written in PHP
fpoirotte\Pssht\MAC\OpensshCom\EtM\SHA1\Len96 Class Reference
+ Inheritance diagram for fpoirotte\Pssht\MAC\OpensshCom\EtM\SHA1\Len96:

Static Public Member Functions

static getName ()
 Return the name of the algorithm.
 
- Static Public Member Functions inherited from fpoirotte\Pssht\MAC\SHA1\Len96
static getBaseClass ()
 
- Static Public Member Functions inherited from fpoirotte\Pssht\MAC\Base96
static getKeySize ()
 
static getName ()
 Return the name of the algorithm.
 
static getSize ()
 
static isAvailable ()
 

Additional Inherited Members

- Public Member Functions inherited from fpoirotte\Pssht\MAC\Base96
 __construct ($key)
 
 compute ($seqno, $data)
 
- Protected Attributes inherited from fpoirotte\Pssht\MAC\Base96
 $subhash
 Subhash performing the real MAC operation.
 

Detailed Description

MAC generation using a truncated SHA1 hash in Encrypt-then-MAC mode.

Definition at line 19 of file Len96.php.


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