HORDE_KEYNAME
HORDE_KEYNAME
Horde_Secret, using single session key, with CBC based Blowfish encryption.
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.