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.
Mostra file
Open project: horde/horde
Protected Methods
Method Details
_getCipherOb()
protected method