PHP Class Horde_Crypt_Blowfish_Mcrypt, horde

Author: Matthew Fonda ([email protected])
Author: Philippe Jausions ([email protected])
Author: Michael Slusarz ([email protected])
Inheritance: extends Horde_Crypt_Blowfish_Base
Show file Open project: horde/horde Class Usage Examples

Public Methods

Method Description
__construct ( $cipher )
decrypt ( $text )
encrypt ( $text )
setIv ( $iv = null )
supported ( )

Method Details

__construct() public method

public __construct ( $cipher )

decrypt() public method

public decrypt ( $text )

encrypt() public method

public encrypt ( $text )

setIv() public method

public setIv ( $iv = null )

supported() public static method

public static supported ( )