Crypt_Blowfish
[ class tree: Crypt_Blowfish ] [ index: Crypt_Blowfish ] [ all elements ]

File: PHP.php

Source Location: /Crypt_Blowfish-1.1.0RC2/Blowfish/PHP.php

Classes:

Crypt_Blowfish_PHP
Common class for PHP-only implementations

Page Details:

Crypt_Blowfish allows for encryption and decryption on the fly using the Blowfish algorithm. Crypt_Blowfish does not require the mcrypt PHP extension, but uses it if available, otherwise it uses only PHP.

Crypt_Blowfish support encryption/decryption with or without a secret key.

PHP versions 4 and 5

Includes:

require_once('Crypt/Blowfish.php') [line 27]
Include base class

Documentation generated on Mon, 11 Mar 2019 15:25:19 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.