搜索资源列表
数据加密传输
- :某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下: 每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。 -: a company using a public phone data transfer, data is four integer, in the course of transmission is encrypted, encryption rules are as follows : E
文件和加密和解密处理
- 我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法-I used C# do a strings encryption procedures, encryption targeted at 26 case-sensitive alphanumeric 0-9 and figures to achieve the substitution
hyperChaos-figures
- 可以绘制出常用的混沌图形,描述出混沌的发展趋势与概貌
charDict
- 是一个解密用的词典产生工具, 可以产生字符和数字的各种组合.-Is a decryption tool used to generate the dictionary, you can have characters and figures of various combinations.
Vigenère
- 维吉尼亚算法的实现,构成 明文:每个字符惟一对应一个0~25间的数字。 密钥:一个字符串,其中每个字符同明文一样对应一个数字,代表位移值,如a 表示位移 0,b 表示位移 1,c 表示位移 2,...... )。 加密过程: 将明文数字串依据密钥长度分段,并逐一与密钥数字串相加(模26),得到密文数字串; 最后,将密文数字串转换为字母串。 -Virginia algorithm constitutes explicit: Each character correspon
crc.c
- crc 具体数字程序 因为c语言没怎么好好学很多函数不会用就只能用最简单的的方法写出来的白痴程序!-specific figures because the crc program c language not how a good school will not use a lot of function can only be used on the simplest way to write out the procedure an idiot!
nofour
- 这个程序是用VB编写的,主要是用在智能卡方面特别多。如:客户要求的卡号中不需要哪些特定数字的卡号。此程序的实现功能就是排除不需要的数字,特别适合智能卡制作的工作人员使用。VB开发工具。-This process is the preparation of the VB is mainly used in smart cards and more particularly. Such as: the number of customers do not need the card number w
17
- 数据加密程序。数据是四位整数,传递过程需要加密,规则如下:每位数字都加上5,然后用和除以10的余数代替该字,再将第一位和第四位的交换,第二位跟第三位交换,用C语言完成。-Data encryption programs. The data is four integers, transmission process requires encryption, the rules are as follows: Each figures with five, and then divided by
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.
39.3
- 编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。 加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为: -Programming, the input line character output in an encrypted f
Encryptor
- 简易的信息加密工具,原理很简单,26个字母1-26,自己设定数字为密码,加在原有字母上生成新字母,最简单的加密系统-Simple message encryption tool, the principle is very simple, 26 letters 1-26, his figures set the password, plus the original letters to generate new letters, the most simple encryption syste
jianyijiami
- 某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。-Using a public telephone transmission of data, integer data is four, in the transmission process is encrypted, encryption rules are as follows: each number plu
v5.0.0_Beta
- 一款为文字进行加密的软件。是上一个软件的升级版。通过识别不同的种子,能对文字执行不同的加密方案,使得密文有多种不同的变化。错误的种子不能得出正确的文字。加密方式:将文字转化为ASCII码,根据种子对数字进行加减。安全性一般,但能够有无数种的不同方案,还能把加解密后的文字放到qq上,比较方便的软件。-To encrypt a text software. Is a software upgrade. , Different encryption schemes can be performed b
md5
- javascr ipt版md5加密算法,可选择输出位数。-The javascr ipt version of md5 encryption algorithm, can choose the output figures.
