[ Index ]

PHP Cross Reference of moodle-2.8

title

Body

[close]

/lib/phpexcel/PHPExcel/Reader/Excel5/ -> RC4.php (summary)

PHPExcel Copyright (c) 2006 - 2014 PHPExcel

Copyright: Copyright (c) 2006 - 2014 PHPExcel (http://www.codeplex.com/PHPExcel)
License: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL
Version: ##VERSION##, ##DATE##
File Size: 88 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PHPExcel_Reader_Excel5_RC4:: (2 methods):
  __construct()
  RC4()


Class: PHPExcel_Reader_Excel5_RC4  - X-Ref

PHPExcel_Reader_Excel5_RC4

__construct($key)   X-Ref
RC4 stream decryption/encryption constrcutor

param: string $key Encryption key/passphrase

RC4($data)   X-Ref
Symmetric decryption/encryption function

param: string $data Data to encrypt/decrypt
return: string



Generated: Fri Nov 28 20:29:05 2014 Cross-referenced by PHPXref 0.7.1