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

File: XXTEA.php

Source Location: /Crypt_XXTEA-0.9.0/Crypt/XXTEA.php

Classes:

Crypt_XXTEA
The main class

Page Details:

PHP implementation of XXTEA encryption algorithm.

XXTEA is a secure and fast encryption algorithm, suitable for web development.

PHP versions 4 and 5

LICENSE: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Includes:

require_once('PEAR.php') [line 40]
Needed for error handling

CRYPT_XXTEA_DELTA [line 44]

CRYPT_XXTEA_DELTA = 0x9E3779B9

[ Top ]



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