资源列表
wenjianjiami
- 实现了文件加密,输入要加密的文件的所在路径及名称,再输入密码,最后输入加密后的文件要存储的路径及名称。-Implement file encryption, enter the path where the encrypted file and the name, then enter the password, and finally enter the encrypted file to store the path and name.
md5
- MD5算法的实现以及分析,主循环有四轮(MD4只有三轮),每轮循环都很相似。第一轮进行16次操作。每次操作对a、b、c和d中的其中三个作一次非线性函数运算,然后将所得结果加上第四个变量,文本的一个子分组和一个常数。再将所得结果向右环移一个不定的数,并加上a、b、c或d中之一。最后用该结果取代a、b、c或d中之一。-MD5 algorithm implementation and analysis, the main loop there are four rounds (MD4 only thr
Encryptionanddecryptionalgorithmsourcecode
- 很强的Java加密解密算法源码,适合新手-Strong Java source code encryption and decryption algorithm
RSA
- C ++ program for RSA algorithm
md5
- MD5是一种被广泛使用的“消息-摘要算法”。实际上就是一个单项散列函数。-MD5 is a widely used " message- digest algorithm." Is actually a single hash function.
kaisa
- 恺撒密码是据传过去是恺撒大帝用来保护军情的加密系统。属于一种置换密码。-Caesar cipher is the Caesar is said in the past is the encryption used to protect military systems. Is a replacement password.
sha1
- sha1(安全哈希算法)主要适用于数字签名标准里面的定义的数字签名算法。-sha1 (Secure Hash Algorithm) is mainly used inside the definition of digital signature standard digital signature algorithm.
rc4
- rc4加密算法是大名鼎鼎的RSA三人组中的头号人物在1987年设计的密钥长度可变的流加密算法簇。-rc4 RSA encryption algorithm is the famous trio of the top figures in 1987, the design flow of variable length key encryption algorithm clusters.
EJB.code.examples.designed.collection
- EJB高级开发实例设计不错的代码集合Advanced Development EJB code examples designed a collection of good -Advanced Development EJB code examples designed a collection of good
DES
- 通过C语言,实现DES加密算法的流程,程序比较简单,仅供参考~-Through the C language, the process of realization of DES encryption algorithm, the program is relatively simple, for reference ~
des
- des是一种对称加密算法。des算法是公开的,密码由用户自己保护。-des is a symmetric encryption algorithm. des algorithm is public, the password from the user' s own protection.
rsa
- ras算法,非对称加密的代表。RSA算法是第一个同时用于加密和数值前面的算法,易于理解和操作。-ras algorithm, representatives of non-symmetric encryption. RSA algorithm is used for both encryption and the first value of the previous algorithms, easy to understand and operate.
