Welcome![Sign In][Sign Up]
Location:
Search - php RSA

Search list

[WEB CodedomainQuery

Description: 网上的域名查询系统,大都是基于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类,可以根据一个.class类文件而确定该文件在系统中的绝对路径!这个在JSP开发中很实用,呵呵!com.v246.utils.servlet.filter.ManagerFilter 是一个用于安全过滤的类!比如JSP开发中的管理员登陆,用户登陆等的安全控制,可以指定对哪些文件过滤,哪些文件不过滤! com.v246.utils.servlet.filter.EncodingFilter 和上面的那个差不多,只不过这个是用于编码过滤的!可以指定过滤的编码,在JSP开发中常常要进行编码转换,有了这个FILTER,就轻松多了!。。。。。 还有其它好多,就不细说了!
Platform: | Size: 247775 | Author: 古刹飞鹰 | Hits:

[Crack HackRSALib_PHP_1.0

Description: php rsa 实现 跨平台使用windows linux 等-php rsa achieve cross-platform use of windows linux, etc.
Platform: | Size: 18085 | Author: lanhai | Hits:

[WEB CodedomainQuery

Description: 网上的域名查询系统,大都是基于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类,可以根据一个.class类文件而确定该文件在系统中的绝对路径!这个在JSP开发中很实用,呵呵!com.v246.utils.servlet.filter.ManagerFilter 是一个用于安全过滤的类!比如JSP开发中的管理员登陆,用户登陆等的安全控制,可以指定对哪些文件过滤,哪些文件不过滤! com.v246.utils.servlet.filter.EncodingFilter 和上面的那个差不多,只不过这个是用于编码过滤的!可以指定过滤的编码,在JSP开发中常常要进行编码转换,有了这个FILTER,就轻松多了!。。。。。 还有其它好多,就不细说了!-err
Platform: | Size: 247808 | Author: 古刹飞鹰 | Hits:

[Crack HackRSALib_PHP_1.0

Description: php rsa 实现 跨平台使用windows linux 等-php rsa achieve cross-platform use of windows linux, etc.
Platform: | Size: 17408 | Author: lanhai | Hits:

[Software EngineeringPHP_RSA_DES_INFOSAFE

Description: 本系统是利用PHP代码实现RSA和DES安全的一个模型,相信初学网络信息安全的同道,一定能从中获益!-PHP+ DES+ RSA
Platform: | Size: 254976 | Author: 林龙 | Hits:

[WEB CodephpreliazeRSA

Description: 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). * * References: * [1] "Applied Cryptography", Bruce Schneier, John Wiley & Sons, 1996 * [2] "Prime Number Hide-and-Seek", Brian Raiter, Muppetlabs (online) * [3] "The Bouncy Castle Crypto Package", Legion of the Bouncy Castle, * (open source cryptography library for Java, online) * [4] "PKCS #1: RSA Encryption Standard", RSA Laboratories Technical Note, * version 1.5, revised November 1, 1993 */ -/* * 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). * * References: * [1] "Applied Cryptography", Bruce Schneier, John Wiley & Sons, 1996 * [2] "Prime Number Hide-and-Seek", Brian Raiter, Muppetlabs (online) * [3] "The Bouncy Castle Crypto Package", Legion of the Bouncy Castle, * (open source cryptography library for Java, online) * [4] "PKCS#1: RSA Encryption Standard", RSA Laboratories Technical Note, * version 1.5, revised November 1, 1993 */
Platform: | Size: 6144 | Author: gg | Hits:

[Crack HackRSA

Description: 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 public key. and using d and n as private and public key to decrypt your text
Platform: | Size: 8192 | Author: wahyu | Hits:

[Crack Hackcs2phpcryptography

Description: 实现C#和PHP之间的加密通讯,采用AES和RSA算法进行了加密-Set up encrypted secure communication between C# and PHP using the AES and RSA algorithms.
Platform: | Size: 207872 | Author: ppeng | Hits:

[Crack Hack1

Description: PHP+JS+rsa数据加密传输实现代码_php技巧-PHP+ JS+ rsa data encryption transmission the code _php skills
Platform: | Size: 15360 | Author: 唐尚奎 | Hits:

[Web Serverwuya

Description: 在线售书网站,用户登录,注册等模块实现密钥协商和加密传输,包含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, compressed package containing the database files. It is suitable for beginners.
Platform: | Size: 2933760 | Author: 1100300830 | Hits:

[Crack Hackrsa

Description: 使用RSA加密一段文字得到加密数据,利用php根据相应的信息解密-Get a piece of text using RSA encryption to encrypt data using php based on appropriate information to decrypt
Platform: | Size: 2048 | Author: alex | Hits:

CodeBus www.codebus.net