Welcome![Sign In][Sign Up]
Location:
Search - rsa aes java

Search list

[Crack Hackjava安全性源代码

Description: java的加密解密 des aes rsa等算法-des encryption and decryption algorithms such as Aes rsa
Platform: | Size: 776692 | Author: | Hits:

[JSP/Javajava_encryption

Description: java AES RSA encryption and decryption
Platform: | Size: 14717 | Author: Vironica | Hits:

[Crack HackAES_3DES_RSA

Description: 几个常用的加密算法的实现,AES,RSA,三重DES,其中AES,RSA是用VC++实现的,三重DES是用JAVA实现的。
Platform: | Size: 12389 | Author: 蒲峰 | Hits:

[Crack Hackjava安全性源代码

Description: java的加密解密 des aes rsa等算法-des encryption and decryption algorithms such as Aes rsa
Platform: | Size: 776192 | Author: | Hits:

[Other密码学算法-程序实现

Description: 内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
Platform: | Size: 1254400 | Author: 张波 | 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:

[JSP/Javajava_encryption

Description: java AES RSA encryption and decryption
Platform: | Size: 14336 | Author: Vironica | Hits:

[Crack HackAES_3DES_RSA

Description: 几个常用的加密算法的实现,AES,RSA,三重DES,其中AES,RSA是用VC++实现的,三重DES是用JAVA实现的。-Several commonly used encryption algorithm, AES, RSA, triple DES, which AES, RSA is VC++ Achieved triple-DES is used JAVA achievable.
Platform: | Size: 12288 | Author: 蒲峰 | Hits:

[JSP/JavaGUI

Description: java算法实现AES、DES、3DES、MD5、RSA五种加密算法-java algorithm AES, DES, 3DES, MD5, RSA encryption algorithm five
Platform: | Size: 20480 | Author: 黄志川 | Hits:

[JSP/Javalab1

Description: 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
Platform: | Size: 13312 | Author: shangguan | Hits:

[Crack HackCryptography

Description: 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely in accordance with their own encryption and decryption algorithm flow manually prepared. Cryptography for encryption and decryption algorithm of the study and research. Due to slow and not recommended for practical projects.
Platform: | Size: 27648 | Author: tangxiaojun | Hits:

[Crack Hackcryptology

Description: 密码学中RSA,AES和数值签名的实现-Cryptography RSA, AES and numerical implementation of the Signature
Platform: | Size: 33792 | Author: tieqian | Hits:

[JSP/Javasecurit

Description: AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
Platform: | Size: 56320 | Author: 胡斌 | Hits:

[Crack HackAES-Crypto-SN-Generator

Description: AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-A popular method of product validation is using keys similar to VJJJBX-H2BBCC-68CF7F-2BXD4R-3XP7FB-JDVQBC. These compact keys can be derived using Symmetric Key Cryptosystems such as the Advanced Encryption Standard (AES). Other Public Key Cryptosystems are available such as RSA. However, these systems generally produce larger keys (which the user will eventually have to enter into the program to unlock functionality). Smaller producing Cryptosystems exist, but it is the author s opinion that they are highly encumbered with patents. Quartz is one such example. It is a Public Key Encryption System that produces a smaller cipher text based on Hidden Field Equations (HFEs). The Quartz website is littered with phrases such as "must license" and "pay royalties". The reader is also encouraged to investigate Signature Schemes (with Recovery) as an alternative method to producing Product Keys. An example is PSS-R, a Message Recovery Signature Scheme based on RSA. PSS-R is not suitable fo
Platform: | Size: 768000 | Author: harris | Hits:

[JSP/JavaFST

Description: 综合三种加密算法: 1.AES对称加密算法 2.RSA非对称加密算法 3.MD5消息摘要算法 实现类PGP的文件网络安全传输系统,附带系统运行用例说明书。-Composite of three encryption algorithms: 1.AES symmetric encryption algorithm 2.RSA asymmetric encryption algorithm 3.MD5 PGP message digest algorithm class files on secure network transmission systems, use cases with system operating instructions.
Platform: | Size: 1857536 | Author: mars | Hits:

[Crack Hackcryptojava_cPP

Description: JAVA与C++通用的加密库,包含了:aes、base16、base64、sha1、rsa加密方式-JAVA and C++ general-purpose encryption library, includes: aes, base16, base64, sha1, rsa encryption
Platform: | Size: 230400 | Author: shuping | Hits:

[Crack Hackbouncycastle

Description: bouncycastle 一个开源的 java 包,可以提供一些加密算法的实现. 使用这个包进行 DES AES RSA SHA ECG SHA MD5 等加密算法 .算法不像jre里面哪有有限制,是可以使用 256 位密钥 android 里面的加密算法就是使用这个包 ! 适合一些不想依赖于 jre 加密实现的或者没有该环境的软件 .-<bouncycastle> an open source java package can provide encryption algorithm implementation using this package for AES and other encryption algorithms can use the 256 key android inside the encryption algorithm is the use of this package!
Platform: | Size: 1707008 | Author: crw | Hits:

[Crack HackMethod-collection-of-Java-encryption

Description: 描述了多种常用加密算法的java代码,其中包括:des,3des,aes,rsa,dsa,md5,sha1.的具体实现。-Describes a variety of commonly used encryption algorithm java code, including: des, 3des, aes, rsa, dsa, md5, the sha1.
Platform: | Size: 257024 | Author: Leonardo | Hits:

[Crack HackSecurity

Description: java实现Rsa和Aes加密解密(带界面)-Rsa and AES
Platform: | Size: 38912 | Author: 关润发 | Hits:

[Software Engineeringencryption-decryption

Description: java project for encryption and decryption using AES algorithme and RSA algorithme, text encryption or images, text file or others formats.
Platform: | Size: 249856 | Author: abou_adnen | Hits:

CodeBus www.codebus.net