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

Static Public Member Functions

static getName ()
 Return the name of the algorithm.
 
- Static Public Member Functions inherited from fpoirotte\Pssht\MAC\OpensshCom\UMAC\Len64
static getKeySize ()
 
static getName ()
 Return the name of the algorithm.
 
static getSize ()
 
- Static Public Member Functions inherited from fpoirotte\Pssht\MAC\OpensshCom\UMAC\Base
static isAvailable ()
 

Additional Inherited Members

- Public Member Functions inherited from fpoirotte\Pssht\MAC\OpensshCom\UMAC\Len64
 __construct ($key)
 
- Public Member Functions inherited from fpoirotte\Pssht\MAC\OpensshCom\UMAC\Base
 compute ($seqno, $data)
 
- Protected Attributes inherited from fpoirotte\Pssht\MAC\OpensshCom\UMAC\Base
 $key
 Integrity key.
 
 $umac
 Underlying UMAC implementation.
 

Detailed Description

The UMAC-64 algorithm, generating 64-bits tags, in Encrypt-then-MAC (EtM) mode.

Definition at line 20 of file Len64.php.


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