资源列表
sfv.src
- This program is used to calculating CRC32 checksums of files in order to verify the integrity of files. Written in Visual C# 2005.
java非对称加密RSA的工具类及其源代码
- java非对称加密RSA的工具类及其源代码
vb_PSC1_RSA123
- 此程序采用了psc1算法来实现快速的RSA加密):
Encrypt
- RSA加密 java实现 并且有测试代码-RSA encryption java implementation and test code
shanlanjiamifa
- 这是用Java语言编写的栅栏加密代码,希望大家可以借鉴。算是我的小小心意。请下载看看。我相信你们会需要的。-It is written in Java language barrier encryption code, and hope that we can learn from. I suppose I have little mind. Please download to see. I am sure that you will need.
Cryptography
- 多种加密方法:autokey、Column permutation、des、kaisa、playfire、vigenere。还包括加解密方法。-A variety of encryption methods: autokey, Column permutation, des, kaisa, playfire, vigenere. Also includes encryption and decryption methods.
AES-Rijndael
- AES rijndael.js This is a modified version of the software described below, produced in September 2003 by John Walker for use in the JavsScrypt browser-based encryption package.
MD5_1
- MD5算法的实现。MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。 -MD5 algorithm. MD5 to 512 groups to deal with the importation of information and each group was also divided into 16 groups of 32 seats, After a s
Diffle-Human
- 利用Diffle-Human算法实现加密与解密-Use Diffle-Human encryption and decryption algorithm
DES加密ql
- des加密算法的c程序实现,能够加密8位明文,经测试通过编译。-des encryption algorithm c Program to express encryption eight, the test compiler.
RSA
- 实现RSA密码体制实验 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。 -Achieve the RSA cryptosystem- an experiment
