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
Afficher le fichier Open project: horde/horde Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $cipher )
decrypt ( $text )
encrypt ( $text )
setIv ( $iv = null )
supported ( )

Method Details

__construct() public méthode

public __construct ( $cipher )

decrypt() public méthode

public decrypt ( $text )

encrypt() public méthode

public encrypt ( $text )

setIv() public méthode

public setIv ( $iv = null )

supported() public static méthode

public static supported ( )