PHP Class Horde_Core_Secret_Cbc, horde

This is much more secure than the default Horde_Secret algorithm. It should be used for all Horde_Secret/session encryption, but for BC purposes it needs to live in a separate class for now. Uses the additional parameter 'iv' - the IV used to seed the CBC cipher.
Since: 2.20.0
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Core_Secret
Datei anzeigen Open project: horde/horde

Protected Methods

Method Description
_getCipherOb ( $key )

Method Details

_getCipherOb() protected method

protected _getCipherOb ( $key )