phpDocumentor security
[ class tree: security ] [ index: security ] [ all elements ]

Class: WindXxtea

Source Location: /security/WindXxtea.php

Class WindXxtea

Class Overview

Implements interfaces:

基于xxtea加密算法实现

Located in /security/WindXxtea.php [line 12]



		
				Author(s):
		
		
		
Information Tags:
Version:  $Id$
Copyright:  ©2003-2103 phpwind.com
License:  http://www.windframework.com

Methods

[ Top ]
Method Summary
void   decrypt()  
void   encrypt()  

[ Top ]
Methods
decrypt  [line 57]

  void decrypt( $str, $key  )

Parameters:
   $str: 
   $key: 

API Tags:
Access:  public


Implementation of:
IWindSecurity::decrypt()
解密算法实现

[ Top ]
encrypt  [line 17]

  void encrypt( $str, $key  )

Parameters:
   $str: 
   $key: 

API Tags:
Access:  public


Implementation of:
IWindSecurity::encrypt()
加密算法实现接口

[ Top ]

Documentation generated on Fri, 30 Mar 2012 11:43:44 +0800 by phpDocumentor 1.4.4