搜索资源列表
rsa
- 整体思路 用createkey.java 文件来产生秘钥,用jiami.java 文件来实 现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现 大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函 数见五个文件里的具体实现。
Rsa-java
- 用java写的RSA加密解密程序,支持数字签名验证和分段加密,有友好的图形界面。
myRSA
- 使用Java编写的RSA加密小程序,有图形界面,JBuilder2005的运行环境,内含有一个工程文件, 先运行Skey_RSA.class 再运行main.class -RSA encryption using the Java applet written in, a graphical interface, JBuilder2005 the operating environment, containing a project file, the first run and t
Java_TripleDES
- Java开发的用于简单文字和文件的3DES加密算法,有图形界面,可以自行指定密钥-Java development for the simple text and documents 3DES encryption algorithm, a graphical interface, you can specify their own key
MyTeaA
- TEA算法的JAVA实现,图形化运行界面-TEA algorithm JAVA realization of running a graphical interface
DES
- DES加密解密j算法用ava实现,无用户图形界面 -DES
kt
- 实现骑士游历问题。 骑士游历问题是一个经典的数学问题。其思想在电路图的设计及图像加密等方面都有帮助,如果能将骑士游历问题算法通过计算机语言程序化将对其在其他领域中的应用有极大帮助。通过研究骑士游历的规则对问题进行数学模型抽象,通过研究骑士游历的方向与可到达情况,将骑士的空间移动抽象成数学表达式,进而映射到程序中所需对应的数据结构形式,最后通过利用JAVA语言得以实现骑士游历问题中骑士游历过程的动态图形演示。 -Knight traveled to achieve the problem. Kni
DES
- 这是一个基于Java语言实现的一个DES加密程序、带有图形界面-This is a Java-based implementation of a DES encryption program, with a graphical interface
RSA
- 基于RSA的公钥加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-Based on RSA public key encryption, the use of java in the relevant class to achieve the specified string encryption and decryption, to achieve graphical interface
SDES
- SDES加密算法的java实现。 带图形界面。 并且是CBC模式的。-SDES algorithm with java. with gui and it is based on cbc mode.
myMD5
- md5摘要的java实现,使用了图形界面,可以直接在java虚拟机上运行,没有重写类库,直接调用了-the md5 digest java implementation, using a graphical interface, you can run directly in the java virtual machine, without rewriting class library, and direct calls