pssht  latest
SSH server library written in PHP
fpoirotte\Pssht\KEX\ECDH\NISTp384 Class Reference
+ Inheritance diagram for fpoirotte\Pssht\KEX\ECDH\NISTp384:

Static Public Member Functions

static getHashName ()
 
static getName ()
 Return the name of the algorithm.
 
- Static Public Member Functions inherited from fpoirotte\Pssht\KEX\ECDH\Base
static addHandlers (\fpoirotte\Pssht\Transport $transport)
 
static isAvailable ()
 

Additional Inherited Members

- Public Member Functions inherited from fpoirotte\Pssht\KEX\ECDH\Base
 hash ($data)
 

Detailed Description

Elliptic Curve Diffie-Hellman key exchange as defined in RFC 5656, using the "nistp384" curve.

Definition at line 18 of file NISTp384.php.


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