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

Static Public Member Functions

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

Additional Inherited Members

- Public Member Functions inherited from fpoirotte\Pssht\MAC\Base
 __construct ($key)
 
 compute ($seqno, $data)
 
- Protected Attributes inherited from fpoirotte\Pssht\MAC\Base
 $key
 Secret key for MAC operations.
 

Detailed Description

MAC generation using the MD5 hash in Encrypt-then-MAC mode.

Definition at line 17 of file MD5.php.


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