搜索资源列表
domainQuery
- 网上的域名查询系统,大都是基于ASP ASP.NET 和php的,其实用JSP也可以轻松实现! 闲来无事儿,就用JSP做了一个! 是基于AJAX技术的,用DWR实现的AJAX 特别感谢:http://www.checkdomain.com 提供查询资源! 里边还有一个aqu.jar包,那个是我的工具包!呵呵,里边有我的一些常用的方法和收集韦来的一些md5 aes des base64 rsa .....等加密类!其中 com.v246.utils.io.Path类,可以根据一个.
RSALib_PHP_1.0
- php rsa 实现 跨平台使用windows linux 等-php rsa achieve cross-platform use of windows linux, etc.
PHP_RSA_DES_INFOSAFE
- 本系统是利用PHP代码实现RSA和DES安全的一个模型,相信初学网络信息安全的同道,一定能从中获益!-PHP+ DES+ RSA
phpreliazeRSA
- PHP实现RSA算法/* * Implementation of the RSA algorithm * (C) Copyright 2004 Edsko de Vries, Ireland * * Licensed under the GNU Public License (GPL) * * This implementation has been verified against [3] * (tested Java/PHP interoperability).
RSA
- encrypt-decrypt with RSA algorithm. implementation encryption algorithm with RSA method. using public key and private key. first, generate public and private key with generate.php. you will get e,d, and n. for encrypt, use the e and n for private and
cs2phpcryptography
- 实现C#和PHP之间的加密通讯,采用AES和RSA算法进行了加密-Set up encrypted secure communication between C# and PHP using the AES and RSA algorithms.
1
- PHP+JS+rsa数据加密传输实现代码_php技巧-PHP+ JS+ rsa data encryption transmission the code _php skills
wuya
- 在线售书网站,用户登录,注册等模块实现密钥协商和加密传输,包含RSA 和 DES 的php和JS两个版本,压缩包内含有数据库文件。很适合初学者。 -Online book sites, user login, registration and other modules to achieve key negotiation and encrypted transmission, including RSA and DES are two versions of php and JS, compr
rsa
- 使用RSA加密一段文字得到加密数据,利用php根据相应的信息解密-Get a piece of text using RSA encryption to encrypt data using php based on appropriate information to decrypt